ball_lav ball_pink Asset 2 Dhoni have 144.78 Strike rate against MI 7 Batting performance of MSD with MI? Question Answer MSD performance with MI? ball_lav ball_pink Asset 2

Season API

Season API provides information about a season such as matches, teams, players, rounds and groups

Request

  • Path: https://rest.cricketapi.com/rest/v2/kabaddi/season/{SEASON_KEY}/
  • Method: GET
  • Params:
    • access_token - Required.
    • card_type - Optional. Default to micro_card. Accepted values are micro_card & summary_card. full_card is not supported.

Response

  • data.season - list of object. List of all rounds in the season.

Example

Request:

$ GET https://rest.cricketapi.com/rest/v2/kabaddi/season/pkl_2017/?access_token=ACCESSTOKEN

Response:

{
  "Etag": "1543052111.0",
  "cache_key": "kabaddi|season|pkl_2018|micro_card",
  "data": {
    "card_type": "micro_card",
    "season": {
      "key": "pkl_2018",
      "match_keys_by_date": [
        "pkl_2018_g1",
        "pkl_2018_g2",
        "pkl_2018_g3",
        "pkl_2018_g4",
        "pkl_2018_g5",
        "pkl_2018_g6",
        "pkl_2018_g7",
        "pkl_2018_g8",
        "pkl_2018_g9",
        "pkl_2018_g10",
        "pkl_2018_g11",
        "pkl_2018_g12",
        "pkl_2018_g13",
        "pkl_2018_g14",
        "pkl_2018_g15",
        "pkl_2018_g16",
        "pkl_2018_g17",
        "pkl_2018_g18",
        "pkl_2018_g19",
        "pkl_2018_g20",
        "pkl_2018_g21",
        "pkl_2018_g22",
        "pkl_2018_g23",
        "pkl_2018_g24",
        "pkl_2018_g25",
        "pkl_2018_g26",
        "pkl_2018_g27",
        "pkl_2018_g28",
        "pkl_2018_g29",
        "pkl_2018_g30",
        "pkl_2018_g31",
        "pkl_2018_g32",
        "pkl_2018_g33",
        "pkl_2018_g34",
        "pkl_2018_g35",
        "pkl_2018_g36",
        "pkl_2018_g37",
        "pkl_2018_g38",
        "pkl_2018_g39",
        "pkl_2018_g40",
        "pkl_2018_g41",
        "pkl_2018_g42",
        "pkl_2018_g43",
        "pkl_2018_g44",
        "pkl_2018_g45",
        "pkl_2018_g46",
        "pkl_2018_g47",
        "pkl_2018_g48",
        "pkl_2018_g49",
        "pkl_2018_g50",
        "pkl_2018_g51",
        "pkl_2018_g52",
        "pkl_2018_g53",
        "pkl_2018_g54",
        "pkl_2018_g55",
        "pkl_2018_g56",
        "pkl_2018_g57",
        "pkl_2018_g58",
        "pkl_2018_g59",
        "pkl_2018_g60",
        "pkl_2018_g61",
        "pkl_2018_g62",
        "pkl_2018_g63",
        "pkl_2018_g64",
        "pkl_2018_g65",
        "pkl_2018_g66",
        "pkl_2018_g67",
        "pkl_2018_g68",
        "pkl_2018_g69",
        "pkl_2018_g70",
        "pkl_2018_g71",
        "pkl_2018_g72",
        "pkl_2018_g73",
        "pkl_2018_g74",
        "pkl_2018_g75",
        "pkl_2018_g76",
        "pkl_2018_g77",
        "pkl_2018_g78",
        "pkl_2018_g79",
        "pkl_2018_g80",
        "pkl_2018_g81",
        "pkl_2018_g82",
        "pkl_2018_g83",
        "pkl_2018_g84",
        "pkl_2018_g85",
        "pkl_2018_g86",
        "pkl_2018_g87",
        "pkl_2018_g88",
        "pkl_2018_g89",
        "pkl_2018_g90",
        "pkl_2018_g91",
        "pkl_2018_g92",
        "pkl_2018_g93",
        "pkl_2018_g94",
        "pkl_2018_g95",
        "pkl_2018_g96",
        "pkl_2018_g97",
        "pkl_2018_g98",
        "pkl_2018_g99",
        "pkl_2018_g100",
        "pkl_2018_g101",
        "pkl_2018_g102",
        "pkl_2018_g103",
        "pkl_2018_g104",
        "pkl_2018_g105",
        "pkl_2018_g106",
        "pkl_2018_g107",
        "pkl_2018_g108",
        "pkl_2018_g109",
        "pkl_2018_g110",
        "pkl_2018_g111",
        "pkl_2018_g112",
        "pkl_2018_g113",
        "pkl_2018_g114",
        "pkl_2018_g115",
        "pkl_2018_g116",
        "pkl_2018_g117",
        "pkl_2018_g118",
        "pkl_2018_g119",
        "pkl_2018_g120",
        "pkl_2018_g121",
        "pkl_2018_g122",
        "pkl_2018_g123",
        "pkl_2018_g124",
        "pkl_2018_g125",
        "pkl_2018_g126",
        "pkl_2018_g127",
        "pkl_2018_g128",
        "pkl_2018_g129",
        "pkl_2018_g130",
        "pkl_2018_g131",
        "pkl_2018_g132",
        "pkl_2018_e1",
        "pkl_2018_e2",
        "pkl_2018_q1",
        "pkl_2018_e3",
        "pkl_2018_q2",
        "pkl_2018_final"
      ],
      "matches": {
        "pkl_2018_e1": {
          "cache_key": "kabaddi|match|pkl_2018_e1|micro_card",
          "expires": "1543052111.0",
          "group": {
            "key": "pkl_2018_e",
            "name": "Eliminator"
          },
          "key": "pkl_2018_e1",
          "name": "TBC vs TBC",
          "result": null,
          "round": {
            "key": "pkl_2018_e",
            "name": "Eliminator"
          },
          "season": {
            "competition": {
              "key": "pkl_2018",
              "name": "Pro Kabaddi 2018"
            },
            "key": "pkl_2018",
            "name": "Pro Kabaddi 2018",
            "short_name": "PK 18"
          },
          "start_date": {
            "iso": "2018-12-30T14:30+00:00",
            "str": "30th Dec 2018 14:30 GMT",
            "timestamp": "1546180200"
          },
          "status": "not_started",
          "sub_card_name": "Eliminator 1",
          "teams": {
            "a": {
              "key": "tbc",
              "name": "TBC",
              "short_name": "TBC"
            },
            "b": {
              "key": "tbc",
              "name": "TBC",
              "short_name": "TBC"
            }
          },
          "venue": {
            "name": "TBC"
          }
        },
        "pkl_2018_e2": {
          "cache_key": "kabaddi|match|pkl_2018_e2|micro_card",
          "expires": "1543052111.0",
          "group": {
            "key": "pkl_2018_e",
            "name": "Eliminator"
          },
          "key": "pkl_2018_e2",
          "name": "TBC vs TBC",
          "result": null,
          "round": {
            "key": "pkl_2018_e",
            "name": "Eliminator"
          },
          "season": {
            "competition": {
              "key": "pkl_2018",
              "name": "Pro Kabaddi 2018"
            },
            "key": "pkl_2018",
            "name": "Pro Kabaddi 2018",
            "short_name": "PK 18"
          },
          "start_date": {
            "iso": "2018-12-30T15:30+00:00",
            "str": "30th Dec 2018 15:30 GMT",
            "timestamp": "1546183800"
          },
          "status": "not_started",
          "sub_card_name": "Eliminator 2",
          "teams": {
            "a": {
              "key": "tbc",
              "name": "TBC",
              "short_name": "TBC"
            },
            "b": {
              "key": "tbc",
              "name": "TBC",
              "short_name": "TBC"
            }
          },
          "venue": {
            "name": "TBC"
          }
        },
        "pkl_2018_e3": {
          "cache_key": "kabaddi|match|pkl_2018_e3|micro_card",
          "expires": "1543052111.0",
          "group": {
            "key": "pkl_2018_e",
            "name": "Eliminator"
          },
          "key": "pkl_2018_e3",
          "name": "TBC vs TBC",
          "result": null,
          "round": {
            "key": "pkl_2018_e",
            "name": "Eliminator"
          },
          "season": {
            "competition": {
              "key": "pkl_2018",
              "name": "Pro Kabaddi 2018"
            },
            "key": "pkl_2018",
            "name": "Pro Kabaddi 2018",
            "short_name": "PK 18"
          },
          "start_date": {
            "iso": "2018-12-31T15:30+00:00",
            "str": "31st Dec 2018 15:30 GMT",
            "timestamp": "1546270200"
          },
          "status": "not_started",
          "sub_card_name": "Eliminator 3",
          "teams": {
            "a": {
              "key": "tbc",
              "name": "TBC",
              "short_name": "TBC"
            },
            "b": {
              "key": "tbc",
              "name": "TBC",
              "short_name": "TBC"
            }
          },
          "venue": {
            "name": "TBC"
          }
        },
        "pkl_2018_final": {
          "cache_key": "kabaddi|match|pkl_2018_final|micro_card",
          "expires": "1543052111.0",
          "group": {
            "key": "pkl_2018_final",
            "name": "Final"
          },
          "key": "pkl_2018_final",
          "name": "TBC vs TBC",
          "result": null,
          "round": {
            "key": "pkl_2018_final",
            "name": "Final"
          },
          "season": {
            "competition": {
              "key": "pkl_2018",
              "name": "Pro Kabaddi 2018"
            },
            "key": "pkl_2018",
            "name": "Pro Kabaddi 2018",
            "short_name": "PK 18"
          },
          "start_date": {
            "iso": "2019-01-05T14:30+00:00",
            "str": "05th Jan 2019 14:30 GMT",
            "timestamp": "1546698600"
          },
          "status": "not_started",
          "sub_card_name": "Final",
          "teams": {
            "a": {
              "key": "tbc",
              "name": "TBC",
              "short_name": "TBC"
            },
            "b": {
              "key": "tbc",
              "name": "TBC",
              "short_name": "TBC"
            }
          },
          "venue": {
            "name": "TBC"
          }
        },
        "pkl_2018_g1": {
          "approx_completed_ts": "1538926556",
          "cache_key": "kabaddi|match|pkl_2018_g1|micro_card",
          "expires": "1543052110.0",
          "group": {
            "key": "pkl_2018_zone_b",
            "name": "Zone B"
          },
          "key": "pkl_2018_g1",
          "name": "TAMIL THALAIVAS vs PATNA PIRATES",
          "result": {
            "str": "TAMIL THALAIVAS won the match",
            "winner_team": "a"
          },
          "round": {
            "key": "pkl_2018_g",
            "name": "Pro Kabaddi Zone Round 2018"
          },
          "season": {
            "competition": {
              "key": "pkl_2018",
              "name": "Pro Kabaddi 2018"
            },
            "key": "pkl_2018",
            "name": "Pro Kabaddi 2018",
            "short_name": "PK 18"
          },
          "start_date": {
            "iso": "2018-10-07T14:30+00:00",
            "str": "07th Oct 2018 14:30 GMT",
            "timestamp": "1538922600"
          },
          "status": "completed",
          "sub_card_name": "Match 1",
          "teams": {
            "a": {
              "key": "tamil_thalaivas",
              "name": "TAMIL THALAIVAS",
              "short_name": "TT"
            },
            "b": {
              "key": "pat_pirates",
              "name": "PATNA PIRATES",
              "short_name": "PP"
            }
          },
          "venue": {
            "name": "Jawaharlal Nehru Indoor Stadium, Chennai"
          }
        },
        "pkl_2018_g10": {
          "approx_completed_ts": "1539276592",
          "cache_key": "kabaddi|match|pkl_2018_g10|micro_card",
          "expires": "1543052110.0",
          "group": {
            "key": "pkl_2018_zone_b",
            "name": "Zone B"
          },
          "key": "pkl_2018_g10",
          "name": "TAMIL THALAIVAS vs BENGAL WARRIORS",
          "result": {
            "str": "BENGAL WARRIORS won the match",
            "winner_team": "b"
          },
          "round": {
            "key": "pkl_2018_g",
            "name": "Pro Kabaddi Zone Round 2018"
          },
          "season": {
            "competition": {
              "key": "pkl_2018",
              "name": "Pro Kabaddi 2018"
            },
            "key": "pkl_2018",
            "name": "Pro Kabaddi 2018",
            "short_name": "PK 18"
          },
          "start_date": {
            "iso": "2018-10-11T15:30+00:00",
            "str": "11th Oct 2018 15:30 GMT",
            "timestamp": "1539271800"
          },
          "status": "completed",
          "sub_card_name": "Match 10",
          "teams": {
            "a": {
              "key": "tamil_thalaivas",
              "name": "TAMIL THALAIVAS",
              "short_name": "TT"
            },
            "b": {
              "key": "ben_warriors",
              "name": "BENGAL WARRIORS",
              "short_name": "BW"
            }
          },
          "venue": {
            "name": "Jawaharlal Nehru Indoor Stadium, Chennai"
          }
        },
        "pkl_2018_g100": {
          "cache_key": "kabaddi|match|pkl_2018_g100|micro_card",
          "expires": "1543052110.0",
          "group": {
            "key": "pkl_2018_int_zon_week",
            "name": "Inter Zone Week"
          },
          "key": "pkl_2018_g100",
          "name": "TELUGU TITANS vs GUJARAT FORTUNEGIANTS",
          "result": null,
          "round": {
            "key": "pkl_2018_g",
            "name": "Pro Kabaddi Zone Round 2018"
          },
          "season": {
            "competition": {
              "key": "pkl_2018",
              "name": "Pro Kabaddi 2018"
            },
            "key": "pkl_2018",
            "name": "Pro Kabaddi 2018",
            "short_name": "PK 18"
          },
          "start_date": {
            "iso": "2018-12-07T14:30+00:00",
            "str": "07th Dec 2018 14:30 GMT",
            "timestamp": "1544193000"
          },
          "status": "not_started",
          "sub_card_name": "Match 100",
          "teams": {
            "a": {
              "key": "tel_titans",
              "name": "TELUGU TITANS",
              "short_name": "TET"
            },
            "b": {
              "key": "guj_fort",
              "name": "GUJARAT FORTUNEGIANTS",
              "short_name": "GF"
            }
          },
          "venue": {
            "name": "Rajiv Gandhi Indoor Stadium, Vizag"
          }
        },
        "pkl_2018_g101": {
          "cache_key": "kabaddi|match|pkl_2018_g101|micro_card",
          "expires": "1543052110.0",
          "group": {
            "key": "pkl_2018_int_zon_week",
            "name": "Inter Zone Week"
          },
          "key": "pkl_2018_g101",
          "name": "PATNA PIRATES vs PUNERI PALTAN",
          "result": null,
          "round": {
            "key": "pkl_2018_g",
            "name": "Pro Kabaddi Zone Round 2018"
          },
          "season": {
            "competition": {
              "key": "pkl_2018",
              "name": "Pro Kabaddi 2018"
            },
            "key": "pkl_2018",
            "name": "Pro Kabaddi 2018",
            "short_name": "PK 18"
          },
          "start_date": {
            "iso": "2018-12-07T15:30+00:00",
            "str": "07th Dec 2018 15:30 GMT",
            "timestamp": "1544196600"
          },
          "status": "not_started",
          "sub_card_name": "Match 101",
          "teams": {
            "a": {
              "key": "pat_pirates",
              "name": "PATNA PIRATES",
              "short_name": "PP"
            },
            "b": {
              "key": "pune_paltan",
              "name": "PUNERI PALTAN",
              "short_name": "PUP"
            }
          },
          "venue": {
            "name": "Rajiv Gandhi Indoor Stadium, Vizag"
          }
        },
        "pkl_2018_g102": {
          "cache_key": "kabaddi|match|pkl_2018_g102|micro_card",
          "expires": "1543052110.0",
          "group": {
            "key": "pkl_2018_int_zon_week",
            "name": "Inter Zone Week"
          },
          "key": "pkl_2018_g102",
          "name": "U MUMBA vs BENGAL WARRIORS",
          "result": null,
          "round": {
            "key": "pkl_2018_g",
            "name": "Pro Kabaddi Zone Round 2018"
          },
          "season": {
            "competition": {
              "key": "pkl_2018",
              "name": "Pro Kabaddi 2018"
            },
            "key": "pkl_2018",
            "name": "Pro Kabaddi 2018",
            "short_name": "PK 18"
          },
          "start_date": {
            "iso": "2018-12-08T14:30+00:00",
            "str": "08th Dec 2018 14:30 GMT",
            "timestamp": "1544279400"
          },
          "status": "not_started",
          "sub_card_name": "Match 102",
          "teams": {
            "a": {
              "key": "u_mumba",
              "name": "U MUMBA",
              "short_name": "MUM"
            },
            "b": {
              "key": "ben_warriors",
              "name": "BENGAL WARRIORS",
              "short_name": "BW"
            }
          },
          "venue": {
            "name": "Rajiv Gandhi Indoor Stadium, Vizag"
          }
        },
        "pkl_2018_g103": {
          "cache_key": "kabaddi|match|pkl_2018_g103|micro_card",
          "expires": "1543052111.0",
          "group": {
            "key": "pkl_2018_int_zon_week",
            "name": "Inter Zone Week"
          },
          "key": "pkl_2018_g103",
          "name": "TELUGU TITANS vs JAIPUR PINK PANTHERS",
          "result": null,
          "round": {
            "key": "pkl_2018_g",
            "name": "Pro Kabaddi Zone Round 2018"
          },
          "season": {
            "competition": {
              "key": "pkl_2018",
              "name": "Pro Kabaddi 2018"
            },
            "key": "pkl_2018",
            "name": "Pro Kabaddi 2018",
            "short_name": "PK 18"
          },
          "start_date": {
            "iso": "2018-12-08T15:30+00:00",
            "str": "08th Dec 2018 15:30 GMT",
            "timestamp": "1544283000"
          },
          "status": "not_started",
          "sub_card_name": "Match 103",
          "teams": {
            "a": {
              "key": "tel_titans",
              "name": "TELUGU TITANS",
              "short_name": "TET"
            },
            "b": {
              "key": "jap_panthers",
              "name": "JAIPUR PINK PANTHERS",
              "short_name": "JPP"
            }
          },
          "venue": {
            "name": "Rajiv Gandhi Indoor Stadium, Vizag"
          }
        },
        "pkl_2018_g104": {
          "cache_key": "kabaddi|match|pkl_2018_g104|micro_card",
          "expires": "1543052111.0",
          "group": {
            "key": "pkl_2018_int_zon_week",
            "name": "Inter Zone Week"
          },
          "key": "pkl_2018_g104",
          "name": "TAMIL THALAIVAS vs JAIPUR PINK PANTHERS",
          "result": null,
          "round": {
            "key": "pkl_2018_g",
            "name": "Pro Kabaddi Zone Round 2018"
          },
          "season": {
            "competition": {
              "key": "pkl_2018",
              "name": "Pro Kabaddi 2018"
            },
            "key": "pkl_2018",
            "name": "Pro Kabaddi 2018",
            "short_name": "PK 18"
          },
          "start_date": {
            "iso": "2018-12-09T14:30+00:00",
            "str": "09th Dec 2018 14:30 GMT",
            "timestamp": "1544365800"
          },
          "status": "not_started",
          "sub_card_name": "Match 104",
          "teams": {
            "a": {
              "key": "tamil_thalaivas",
              "name": "TAMIL THALAIVAS",
              "short_name": "TT"
            },
            "b": {
              "key": "jap_panthers",
              "name": "JAIPUR PINK PANTHERS",
              "short_name": "JPP"
            }
          },
          "venue": {
            "name": "Rajiv Gandhi Indoor Stadium, Vizag"
          }
        },
        "pkl_2018_g105": {
          "cache_key": "kabaddi|match|pkl_2018_g105|micro_card",
          "expires": "1543052111.0",
          "group": {
            "key": "pkl_2018_int_zon_week",
            "name": "Inter Zone Week"
          },
          "key": "pkl_2018_g105",
          "name": "TELUGU TITANS vs HARYANA STEELERS",
          "result": null,
          "round": {
            "key": "pkl_2018_g",
            "name": "Pro Kabaddi Zone Round 2018"
          },
          "season": {
            "competition": {
              "key": "pkl_2018",
              "name": "Pro Kabaddi 2018"
            },
            "key": "pkl_2018",
            "name": "Pro Kabaddi 2018",
            "short_name": "PK 18"
          },
          "start_date": {
            "iso": "2018-12-09T15:30+00:00",
            "str": "09th Dec 2018 15:30 GMT",
            "timestamp": "1544369400"
          },
          "status": "not_started",
          "sub_card_name": "Match 105",
          "teams": {
            "a": {
              "key": "tel_titans",
              "name": "TELUGU TITANS",
              "short_name": "TET"
            },
            "b": {
              "key": "har_steelers",
              "name": "HARYANA STEELERS",
              "short_name": "HS"
            }
          },
          "venue": {
            "name": "Rajiv Gandhi Indoor Stadium, Vizag"
          }
        },
        "pkl_2018_g106": {
          "cache_key": "kabaddi|match|pkl_2018_g106|micro_card",
          "expires": "1543052111.0",
          "group": {
            "key": "pkl_2018_zone_a",
            "name": "Zone A"
          },
          "key": "pkl_2018_g106",
          "name": "DABANG DELHI K.C. vs U MUMBA",
          "result": null,
          "round": {
            "key": "pkl_2018_g",
            "name": "Pro Kabaddi Zone Round 2018"
          },
          "season": {
            "competition": {
              "key": "pkl_2018",
              "name": "Pro Kabaddi 2018"
            },
            "key": "pkl_2018",
            "name": "Pro Kabaddi 2018",
            "short_name": "PK 18"
          },
          "start_date": {
            "iso": "2018-12-11T14:30+00:00",
            "str": "11th Dec 2018 14:30 GMT",
            "timestamp": "1544538600"
          },
          "status": "not_started",
          "sub_card_name": "Match 106",
          "teams": {
            "a": {
              "key": "dab_delhi",
              "name": "DABANG DELHI K.C.",
              "short_name": "DD"
            },
            "b": {
              "key": "u_mumba",
              "name": "U MUMBA",
              "short_name": "MUM"
            }
          },
          "venue": {
            "name": "Rajiv Gandhi Indoor Stadium, Vizag"
          }
        },
        "pkl_2018_g107": {
          "cache_key": "kabaddi|match|pkl_2018_g107|micro_card",
          "expires": "1543052111.0",
          "group": {
            "key": "pkl_2018_zone_b",
            "name": "Zone B"
          },
          "key": "pkl_2018_g107",
          "name": "TELUGU TITANS vs U.P. YODDHA",
          "result": null,
          "round": {
            "key": "pkl_2018_g",
            "name": "Pro Kabaddi Zone Round 2018"
          },
          "season": {
            "competition": {
              "key": "pkl_2018",
              "name": "Pro Kabaddi 2018"
            },
            "key": "pkl_2018",
            "name": "Pro Kabaddi 2018",
            "short_name": "PK 18"
          },
          "start_date": {
            "iso": "2018-12-11T15:30+00:00",
            "str": "11th Dec 2018 15:30 GMT",
            "timestamp": "1544542200"
          },
          "status": "not_started",
          "sub_card_name": "Match 107",
          "teams": {
            "a": {
              "key": "tel_titans",
              "name": "TELUGU TITANS",
              "short_name": "TET"
            },
            "b": {
              "key": "up_yoddha",
              "name": "U.P. YODDHA",
              "short_name": "UPY"
            }
          },
          "venue": {
            "name": "Rajiv Gandhi Indoor Stadium, Vizag"
          }
        },
        "pkl_2018_g108": {
          "cache_key": "kabaddi|match|pkl_2018_g108|micro_card",
          "expires": "1543052111.0",
          "group": {
            "key": "pkl_2018_zone_a",
            "name": "Zone A"
          },
          "key": "pkl_2018_g108",
          "name": "HARYANA STEELERS vs GUJARAT FORTUNEGIANTS",
          "result": null,
          "round": {
            "key": "pkl_2018_g",
            "name": "Pro Kabaddi Zone Round 2018"
          },
          "season": {
            "competition": {
              "key": "pkl_2018",
              "name": "Pro Kabaddi 2018"
            },
            "key": "pkl_2018",
            "name": "Pro Kabaddi 2018",
            "short_name": "PK 18"
          },
          "start_date": {
            "iso": "2018-12-12T14:30+00:00",
            "str": "12th Dec 2018 14:30 GMT",
            "timestamp": "1544625000"
          },
          "status": "not_started",
          "sub_card_name": "Match 108",
          "teams": {
            "a": {
              "key": "har_steelers",
              "name": "HARYANA STEELERS",
              "short_name": "HS"
            },
            "b": {
              "key": "guj_fort",
              "name": "GUJARAT FORTUNEGIANTS",
              "short_name": "GF"
            }
          },
          "venue": {
            "name": "Rajiv Gandhi Indoor Stadium, Vizag"
          }
        },
        "pkl_2018_g109": {
          "cache_key": "kabaddi|match|pkl_2018_g109|micro_card",
          "expires": "1543052111.0",
          "group": {
            "key": "pkl_2018_zone_b",
            "name": "Zone B"
          },
          "key": "pkl_2018_g109",
          "name": "TELUGU TITANS vs BENGALURU BULLS",
          "result": null,
          "round": {
            "key": "pkl_2018_g",
            "name": "Pro Kabaddi Zone Round 2018"
          },
          "season": {
            "competition": {
              "key": "pkl_2018",
              "name": "Pro Kabaddi 2018"
            },
            "key": "pkl_2018",
            "name": "Pro Kabaddi 2018",
            "short_name": "PK 18"
          },
          "start_date": {
            "iso": "2018-12-12T15:30+00:00",
            "str": "12th Dec 2018 15:30 GMT",
            "timestamp": "1544628600"
          },
          "status": "not_started",
          "sub_card_name": "Match 109",
          "teams": {
            "a": {
              "key": "tel_titans",
              "name": "TELUGU TITANS",
              "short_name": "TET"
            },
            "b": {
              "key": "ben_bulls",
              "name": "BENGALURU BULLS",
              "short_name": "BB"
            }
          },
          "venue": {
            "name": "Rajiv Gandhi Indoor Stadium, Vizag"
          }
        },
        "pkl_2018_g11": {
          "approx_completed_ts": "1539358773",
          "cache_key": "kabaddi|match|pkl_2018_g11|micro_card",
          "expires": "1543052110.0",
          "group": {
            "key": "pkl_2018_zone_a",
            "name": "Zone A"
          },
          "key": "pkl_2018_g11",
          "name": "HARYANA STEELERS vs GUJARAT FORTUNEGIANTS",
          "result": {
            "str": "HARYANA STEELERS won the match",
            "winner_team": "a"
          },
          "round": {
            "key": "pkl_2018_g",
            "name": "Pro Kabaddi Zone Round 2018"
          },
          "season": {
            "competition": {
              "key": "pkl_2018",
              "name": "Pro Kabaddi 2018"
            },
            "key": "pkl_2018",
            "name": "Pro Kabaddi 2018",
            "short_name": "PK 18"
          },
          "start_date": {
            "iso": "2018-10-12T14:30+00:00",
            "str": "12th Oct 2018 14:30 GMT",
            "timestamp": "1539354600"
          },
          "status": "completed",
          "sub_card_name": "Match 11",
          "teams": {
            "a": {
              "key": "har_steelers",
              "name": "HARYANA STEELERS",
              "short_name": "HS"
            },
            "b": {
              "key": "guj_fort",
              "name": "GUJARAT FORTUNEGIANTS",
              "short_name": "GF"
            }
          },
          "venue": {
            "name": "Motilal Nehru School of Sports, Rai, Sonepat"
          }
        },
        "pkl_2018_g110": {
          "cache_key": "kabaddi|match|pkl_2018_g110|micro_card",
          "expires": "1543052111.0",
          "group": {
            "key": "pkl_2018_zone_b",
            "name": "Zone B"
          },
          "key": "pkl_2018_g110",
          "name": "TELUGU TITANS vs PATNA PIRATES",
          "result": null,
          "round": {
            "key": "pkl_2018_g",
            "name": "Pro Kabaddi Zone Round 2018"
          },
          "season": {
            "competition": {
              "key": "pkl_2018",
              "name": "Pro Kabaddi 2018"
            },
            "key": "pkl_2018",
            "name": "Pro Kabaddi 2018",
            "short_name": "PK 18"
          },
          "start_date": {
            "iso": "2018-12-13T14:30+00:00",
            "str": "13th Dec 2018 14:30 GMT",
            "timestamp": "1544711400"
          },
          "status": "not_started",
          "sub_card_name": "Match 110",
          "teams": {
            "a": {
              "key": "tel_titans",
              "name": "TELUGU TITANS",
              "short_name": "TET"
            },
            "b": {
              "key": "pat_pirates",
              "name": "PATNA PIRATES",
              "short_name": "PP"
            }
          },
          "venue": {
            "name": "Rajiv Gandhi Indoor Stadium, Vizag"
          }
        },
        "pkl_2018_g111": {
          "cache_key": "kabaddi|match|pkl_2018_g111|micro_card",
          "expires": "1543052111.0",
          "group": {
            "key": "pkl_2018_zone_a",
            "name": "Zone A"
          },
          "key": "pkl_2018_g111",
          "name": "JAIPUR PINK PANTHERS vs PUNERI PALTAN",
          "result": null,
          "round": {
            "key": "pkl_2018_g",
            "name": "Pro Kabaddi Zone Round 2018"
          },
          "season": {
            "competition": {
              "key": "pkl_2018",
              "name": "Pro Kabaddi 2018"
            },
            "key": "pkl_2018",
            "name": "Pro Kabaddi 2018",
            "short_name": "PK 18"
          },
          "start_date": {
            "iso": "2018-12-14T14:30+00:00",
            "str": "14th Dec 2018 14:30 GMT",
            "timestamp": "1544797800"
          },
          "status": "not_started",
          "sub_card_name": "Match 111",
          "teams": {
            "a": {
              "key": "jap_panthers",
              "name": "JAIPUR PINK PANTHERS",
              "short_name": "JPP"
            },
            "b": {
              "key": "pune_paltan",
              "name": "PUNERI PALTAN",
              "short_name": "PUP"
            }
          },
          "venue": {
            "name": "Tau Devilal Sports Complex, Panchkula"
          }
        },
        "pkl_2018_g112": {
          "cache_key": "kabaddi|match|pkl_2018_g112|micro_card",
          "expires": "1543052111.0",
          "group": {
            "key": "pkl_2018_zone_b",
            "name": "Zone B"
          },
          "key": "pkl_2018_g112",
          "name": "BENGAL WARRIORS vs TAMIL THALAIVAS",
          "result": null,
          "round": {
            "key": "pkl_2018_g",
            "name": "Pro Kabaddi Zone Round 2018"
          },
          "season": {
            "competition": {
              "key": "pkl_2018",
              "name": "Pro Kabaddi 2018"
            },
            "key": "pkl_2018",
            "name": "Pro Kabaddi 2018",
            "short_name": "PK 18"
          },
          "start_date": {
            "iso": "2018-12-14T15:30+00:00",
            "str": "14th Dec 2018 15:30 GMT",
            "timestamp": "1544801400"
          },
          "status": "not_started",
          "sub_card_name": "Match 112",
          "teams": {
            "a": {
              "key": "ben_warriors",
              "name": "BENGAL WARRIORS",
              "short_name": "BW"
            },
            "b": {
              "key": "tamil_thalaivas",
              "name": "TAMIL THALAIVAS",
              "short_name": "TT"
            }
          },
          "venue": {
            "name": "Tau Devilal Sports Complex, Panchkula"
          }
        },
        "pkl_2018_g113": {
          "cache_key": "kabaddi|match|pkl_2018_g113|micro_card",
          "expires": "1543052111.0",
          "group": {
            "key": "pkl_2018_zone_b",
            "name": "Zone B"
          },
          "key": "pkl_2018_g113",
          "name": "U.P. YODDHA vs TAMIL THALAIVAS",
          "result": null,
          "round": {
            "key": "pkl_2018_g",
            "name": "Pro Kabaddi Zone Round 2018"
          },
          "season": {
            "competition": {
              "key": "pkl_2018",
              "name": "Pro Kabaddi 2018"
            },
            "key": "pkl_2018",
            "name": "Pro Kabaddi 2018",
            "short_name": "PK 18"
          },
          "start_date": {
            "iso": "2018-12-15T14:30+00:00",
            "str": "15th Dec 2018 14:30 GMT",
            "timestamp": "1544884200"
          },
          "status": "not_started",
          "sub_card_name": "Match 113",
          "teams": {
            "a": {
              "key": "up_yoddha",
              "name": "U.P. YODDHA",
              "short_name": "UPY"
            },
            "b": {
              "key": "tamil_thalaivas",
              "name": "TAMIL THALAIVAS",
              "short_name": "TT"
            }
          },
          "venue": {
            "name": "Tau Devilal Sports Complex, Panchkula"
          }
        },
        "pkl_2018_g114": {
          "cache_key": "kabaddi|match|pkl_2018_g114|micro_card",
          "expires": "1543052111.0",
          "group": {
            "key": "pkl_2018_zone_a",
            "name": "Zone A"
          },
          "key": "pkl_2018_g114",
          "name": "JAIPUR PINK PANTHERS vs U MUMBA",
          "result": null,
          "round": {
            "key": "pkl_2018_g",
            "name": "Pro Kabaddi Zone Round 2018"
          },
          "season": {
            "competition": {
              "key": "pkl_2018",
              "name": "Pro Kabaddi 2018"
            },
            "key": "pkl_2018",
            "name": "Pro Kabaddi 2018",
            "short_name": "PK 18"
          },
          "start_date": {
            "iso": "2018-12-15T15:30+00:00",
            "str": "15th Dec 2018 15:30 GMT",
            "timestamp": "1544887800"
          },
          "status": "not_started",
          "sub_card_name": "Match 114",
          "teams": {
            "a": {
              "key": "jap_panthers",
              "name": "JAIPUR PINK PANTHERS",
              "short_name": "JPP"
            },
            "b": {
              "key": "u_mumba",
              "name": "U MUMBA",
              "short_name": "MUM"
            }
          },
          "venue": {
            "name": "Tau Devilal Sports Complex, Panchkula"
          }
        },
        "pkl_2018_g115": {
          "cache_key": "kabaddi|match|pkl_2018_g115|micro_card",
          "expires": "1543052111.0",
          "group": {
            "key": "pkl_2018_zone_b",
            "name": "Zone B"
          },
          "key": "pkl_2018_g115",
          "name": "PATNA PIRATES vs U.P. YODDHA",
          "result": null,
          "round": {
            "key": "pkl_2018_g",
            "name": "Pro Kabaddi Zone Round 2018"
          },
          "season": {
            "competition": {
              "key": "pkl_2018",
              "name": "Pro Kabaddi 2018"
            },
            "key": "pkl_2018",
            "name": "Pro Kabaddi 2018",
            "short_name": "PK 18"
          },
          "start_date": {
            "iso": "2018-12-16T14:30+00:00",
            "str": "16th Dec 2018 14:30 GMT",
            "timestamp": "1544970600"
          },
          "status": "not_started",
          "sub_card_name": "Match 115",
          "teams": {
            "a": {
              "key": "pat_pirates",
              "name": "PATNA PIRATES",
              "short_name": "PP"
            },
            "b": {
              "key": "up_yoddha",
              "name": "U.P. YODDHA",
              "short_name": "UPY"
            }
          },
          "venue": {
            "name": "Tau Devilal Sports Complex, Panchkula"
          }
        },
        "pkl_2018_g116": {
          "cache_key": "kabaddi|match|pkl_2018_g116|micro_card",
          "expires": "1543052111.0",
          "group": {
            "key": "pkl_2018_zone_a",
            "name": "Zone A"
          },
          "key": "pkl_2018_g116",
          "name": "JAIPUR PINK PANTHERS vs GUJARAT FORTUNEGIANTS",
          "result": null,
          "round": {
            "key": "pkl_2018_g",
            "name": "Pro Kabaddi Zone Round 2018"
          },
          "season": {
            "competition": {
              "key": "pkl_2018",
              "name": "Pro Kabaddi 2018"
            },
            "key": "pkl_2018",
            "name": "Pro Kabaddi 2018",
            "short_name": "PK 18"
          },
          "start_date": {
            "iso": "2018-12-16T15:30+00:00",
            "str": "16th Dec 2018 15:30 GMT",
            "timestamp": "1544974200"
          },
          "status": "not_started",
          "sub_card_name": "Match 116",
          "teams": {
            "a": {
              "key": "jap_panthers",
              "name": "JAIPUR PINK PANTHERS",
              "short_name": "JPP"
            },
            "b": {
              "key": "guj_fort",
              "name": "GUJARAT FORTUNEGIANTS",
              "short_name": "GF"
            }
          },
          "venue": {
            "name": "Tau Devilal Sports Complex, Panchkula"
          }
        },
        "pkl_2018_g117": {
          "cache_key": "kabaddi|match|pkl_2018_g117|micro_card",
          "expires": "1543052111.0",
          "group": {
            "key": "pkl_2018_zone_b",
            "name": "Zone B"
          },
          "key": "pkl_2018_g117",
          "name": "BENGALURU BULLS vs TELUGU TITANS",
          "result": null,
          "round": {
            "key": "pkl_2018_g",
            "name": "Pro Kabaddi Zone Round 2018"
          },
          "season": {
            "competition": {
              "key": "pkl_2018",
              "name": "Pro Kabaddi 2018"
            },
            "key": "pkl_2018",
            "name": "Pro Kabaddi 2018",
            "short_name": "PK 18"
          },
          "start_date": {
            "iso": "2018-12-18T14:30+00:00",
            "str": "18th Dec 2018 14:30 GMT",
            "timestamp": "1545143400"
          },
          "status": "not_started",
          "sub_card_name": "Match 117",
          "teams": {
            "a": {
              "key": "ben_bulls",
              "name": "BENGALURU BULLS",
              "short_name": "BB"
            },
            "b": {
              "key": "tel_titans",
              "name": "TELUGU TITANS",
              "short_name": "TET"
            }
          },
          "venue": {
            "name": "Tau Devilal Sports Complex, Panchkula"
          }
        },
        "pkl_2018_g118": {
          "cache_key": "kabaddi|match|pkl_2018_g118|micro_card",
          "expires": "1543052111.0",
          "group": {
            "key": "pkl_2018_zone_a",
            "name": "Zone A"
          },
          "key": "pkl_2018_g118",
          "name": "JAIPUR PINK PANTHERS vs HARYANA STEELERS",
          "result": null,
          "round": {
            "key": "pkl_2018_g",
            "name": "Pro Kabaddi Zone Round 2018"
          },
          "season": {
            "competition": {
              "key": "pkl_2018",
              "name": "Pro Kabaddi 2018"
            },
            "key": "pkl_2018",
            "name": "Pro Kabaddi 2018",
            "short_name": "PK 18"
          },
          "start_date": {
            "iso": "2018-12-18T15:30+00:00",
            "str": "18th Dec 2018 15:30 GMT",
            "timestamp": "1545147000"
          },
          "status": "not_started",
          "sub_card_name": "Match 118",
          "teams": {
            "a": {
              "key": "jap_panthers",
              "name": "JAIPUR PINK PANTHERS",
              "short_name": "JPP"
            },
            "b": {
              "key": "har_steelers",
              "name": "HARYANA STEELERS",
              "short_name": "HS"
            }
          },
          "venue": {
            "name": "Tau Devilal Sports Complex, Panchkula"
          }
        },
        "pkl_2018_g119": {
          "cache_key": "kabaddi|match|pkl_2018_g119|micro_card",
          "expires": "1543052111.0",
          "group": {
            "key": "pkl_2018_zone_b",
            "name": "Zone B"
          },
          "key": "pkl_2018_g119",
          "name": "PATNA PIRATES vs BENGALURU BULLS",
          "result": null,
          "round": {
            "key": "pkl_2018_g",
            "name": "Pro Kabaddi Zone Round 2018"
          },
          "season": {
            "competition": {
              "key": "pkl_2018",
              "name": "Pro Kabaddi 2018"
            },
            "key": "pkl_2018",
            "name": "Pro Kabaddi 2018",
            "short_name": "PK 18"
          },
          "start_date": {
            "iso": "2018-12-19T14:30+00:00",
            "str": "19th Dec 2018 14:30 GMT",
            "timestamp": "1545229800"
          },
          "status": "not_started",
          "sub_card_name": "Match 119",
          "teams": {
            "a": {
              "key": "pat_pirates",
              "name": "PATNA PIRATES",
              "short_name": "PP"
            },
            "b": {
              "key": "ben_bulls",
              "name": "BENGALURU BULLS",
              "short_name": "BB"
            }
          },
          "venue": {
            "name": "Tau Devilal Sports Complex, Panchkula"
          }
        },
        "pkl_2018_g12": {
          "approx_completed_ts": "1539363790",
          "cache_key": "kabaddi|match|pkl_2018_g12|micro_card",
          "expires": "1543052110.0",
          "group": {
            "key": "pkl_2018_zone_a",
            "name": "Zone A"
          },
          "key": "pkl_2018_g12",
          "name": "PUNERI PALTAN vs DABANG DELHI K.C.",
          "result": {
            "str": "DABANG DELHI K.C. won the match",
            "winner_team": "b"
          },
          "round": {
            "key": "pkl_2018_g",
            "name": "Pro Kabaddi Zone Round 2018"
          },
          "season": {
            "competition": {
              "key": "pkl_2018",
              "name": "Pro Kabaddi 2018"
            },
            "key": "pkl_2018",
            "name": "Pro Kabaddi 2018",
            "short_name": "PK 18"
          },
          "start_date": {
            "iso": "2018-10-12T15:30+00:00",
            "str": "12th Oct 2018 15:30 GMT",
            "timestamp": "1539358200"
          },
          "status": "completed",
          "sub_card_name": "Match 12",
          "teams": {
            "a": {
              "key": "pune_paltan",
              "name": "PUNERI PALTAN",
              "short_name": "PUP"
            },
            "b": {
              "key": "dab_delhi",
              "name": "DABANG DELHI K.C.",
              "short_name": "DD"
            }
          },
          "venue": {
            "name": "Motilal Nehru School of Sports, Rai, Sonepat"
          }
        },
        "pkl_2018_g120": {
          "cache_key": "kabaddi|match|pkl_2018_g120|micro_card",
          "expires": "1543052111.0",
          "group": {
            "key": "pkl_2018_zone_a",
            "name": "Zone A"
          },
          "key": "pkl_2018_g120",
          "name": "JAIPUR PINK PANTHERS vs GUJARAT FORTUNEGIANTS",
          "result": null,
          "round": {
            "key": "pkl_2018_g",
            "name": "Pro Kabaddi Zone Round 2018"
          },
          "season": {
            "competition": {
              "key": "pkl_2018",
              "name": "Pro Kabaddi 2018"
            },
            "key": "pkl_2018",
            "name": "Pro Kabaddi 2018",
            "short_name": "PK 18"
          },
          "start_date": {
            "iso": "2018-12-19T15:30+00:00",
            "str": "19th Dec 2018 15:30 GMT",
            "timestamp": "1545233400"
          },
          "status": "not_started",
          "sub_card_name": "Match 120",
          "teams": {
            "a": {
              "key": "jap_panthers",
              "name": "JAIPUR PINK PANTHERS",
              "short_name": "JPP"
            },
            "b": {
              "key": "guj_fort",
              "name": "GUJARAT FORTUNEGIANTS",
              "short_name": "GF"
            }
          },
          "venue": {
            "name": "Tau Devilal Sports Complex, Panchkula"
          }
        },
        "pkl_2018_g121": {
          "cache_key": "kabaddi|match|pkl_2018_g121|micro_card",
          "expires": "1543052111.0",
          "group": {
            "key": "pkl_2018_zone_a",
            "name": "Zone A"
          },
          "key": "pkl_2018_g121",
          "name": "JAIPUR PINK PANTHERS vs DABANG DELHI K.C.",
          "result": null,
          "round": {
            "key": "pkl_2018_g",
            "name": "Pro Kabaddi Zone Round 2018"
          },
          "season": {
            "competition": {
              "key": "pkl_2018",
              "name": "Pro Kabaddi 2018"
            },
            "key": "pkl_2018",
            "name": "Pro Kabaddi 2018",
            "short_name": "PK 18"
          },
          "start_date": {
            "iso": "2018-12-20T14:30+00:00",
            "str": "20th Dec 2018 14:30 GMT",
            "timestamp": "1545316200"
          },
          "status": "not_started",
          "sub_card_name": "Match 121",
          "teams": {
            "a": {
              "key": "jap_panthers",
              "name": "JAIPUR PINK PANTHERS",
              "short_name": "JPP"
            },
            "b": {
              "key": "dab_delhi",
              "name": "DABANG DELHI K.C.",
              "short_name": "DD"
            }
          },
          "venue": {
            "name": "Tau Devilal Sports Complex, Panchkula"
          }
        },
        "pkl_2018_g122": {
          "cache_key": "kabaddi|match|pkl_2018_g122|micro_card",
          "expires": "1543052111.0",
          "group": {
            "key": "pkl_2018_zone_b",
            "name": "Zone B"
          },
          "key": "pkl_2018_g122",
          "name": "BENGAL WARRIORS vs TAMIL THALAIVAS",
          "result": null,
          "round": {
            "key": "pkl_2018_g",
            "name": "Pro Kabaddi Zone Round 2018"
          },
          "season": {
            "competition": {
              "key": "pkl_2018",
              "name": "Pro Kabaddi 2018"
            },
            "key": "pkl_2018",
            "name": "Pro Kabaddi 2018",
            "short_name": "PK 18"
          },
          "start_date": {
            "iso": "2018-12-21T14:30+00:00",
            "str": "21st Dec 2018 14:30 GMT",
            "timestamp": "1545402600"
          },
          "status": "not_started",
          "sub_card_name": "Match 122",
          "teams": {
            "a": {
              "key": "ben_warriors",
              "name": "BENGAL WARRIORS",
              "short_name": "BW"
            },
            "b": {
              "key": "tamil_thalaivas",
              "name": "TAMIL THALAIVAS",
              "short_name": "TT"
            }
          },
          "venue": {
            "name": "Netaji Subhash Chandra Bose Indoor Stadium, Kolkata"
          }
        },
        "pkl_2018_g123": {
          "cache_key": "kabaddi|match|pkl_2018_g123|micro_card",
          "expires": "1543052111.0",
          "group": {
            "key": "pkl_2018_int_zon_wildcard",
            "name": "Inter Zone Wildcard"
          },
          "key": "pkl_2018_g123",
          "name": "PUNERI PALTAN vs TELUGU TITANS",
          "result": null,
          "round": {
            "key": "pkl_2018_g",
            "name": "Pro Kabaddi Zone Round 2018"
          },
          "season": {
            "competition": {
              "key": "pkl_2018",
              "name": "Pro Kabaddi 2018"
            },
            "key": "pkl_2018",
            "name": "Pro Kabaddi 2018",
            "short_name": "PK 18"
          },
          "start_date": {
            "iso": "2018-12-21T15:30+00:00",
            "str": "21st Dec 2018 15:30 GMT",
            "timestamp": "1545406200"
          },
          "status": "not_started",
          "sub_card_name": "Match 123",
          "teams": {
            "a": {
              "key": "pune_paltan",
              "name": "PUNERI PALTAN",
              "short_name": "PUP"
            },
            "b": {
              "key": "tel_titans",
              "name": "TELUGU TITANS",
              "short_name": "TET"
            }
          },
          "venue": {
            "name": "Netaji Subhash Chandra Bose Indoor Stadium, Kolkata"
          }
        },
        "pkl_2018_g124": {
          "cache_key": "kabaddi|match|pkl_2018_g124|micro_card",
          "expires": "1543052111.0",
          "group": {
            "key": "pkl_2018_int_zon_wildcard",
            "name": "Inter Zone Wildcard"
          },
          "key": "pkl_2018_g124",
          "name": "U MUMBA vs U.P. YODDHA",
          "result": null,
          "round": {
            "key": "pkl_2018_g",
            "name": "Pro Kabaddi Zone Round 2018"
          },
          "season": {
            "competition": {
              "key": "pkl_2018",
              "name": "Pro Kabaddi 2018"
            },
            "key": "pkl_2018",
            "name": "Pro Kabaddi 2018",
            "short_name": "PK 18"
          },
          "start_date": {
            "iso": "2018-12-22T14:30+00:00",
            "str": "22nd Dec 2018 14:30 GMT",
            "timestamp": "1545489000"
          },
          "status": "not_started",
          "sub_card_name": "Match 124",
          "teams": {
            "a": {
              "key": "u_mumba",
              "name": "U MUMBA",
              "short_name": "MUM"
            },
            "b": {
              "key": "up_yoddha",
              "name": "U.P. YODDHA",
              "short_name": "UPY"
            }
          },
          "venue": {
            "name": "Netaji Subhash Chandra Bose Indoor Stadium, Kolkata"
          }
        },
        "pkl_2018_g125": {
          "cache_key": "kabaddi|match|pkl_2018_g125|micro_card",
          "expires": "1543052111.0",
          "group": {
            "key": "pkl_2018_zone_b",
            "name": "Zone B"
          },
          "key": "pkl_2018_g125",
          "name": "BENGAL WARRIORS vs PATNA PIRATES",
          "result": null,
          "round": {
            "key": "pkl_2018_g",
            "name": "Pro Kabaddi Zone Round 2018"
          },
          "season": {
            "competition": {
              "key": "pkl_2018",
              "name": "Pro Kabaddi 2018"
            },
            "key": "pkl_2018",
            "name": "Pro Kabaddi 2018",
            "short_name": "PK 18"
          },
          "start_date": {
            "iso": "2018-12-22T15:30+00:00",
            "str": "22nd Dec 2018 15:30 GMT",
            "timestamp": "1545492600"
          },
          "status": "not_started",
          "sub_card_name": "Match 125",
          "teams": {
            "a": {
              "key": "ben_warriors",
              "name": "BENGAL WARRIORS",
              "short_name": "BW"
            },
            "b": {
              "key": "pat_pirates",
              "name": "PATNA PIRATES",
              "short_name": "PP"
            }
          },
          "venue": {
            "name": "Netaji Subhash Chandra Bose Indoor Stadium, Kolkata"
          }
        },
        "pkl_2018_g126": {
          "cache_key": "kabaddi|match|pkl_2018_g126|micro_card",
          "expires": "1543052111.0",
          "group": {
            "key": "pkl_2018_int_zon_wildcard",
            "name": "Inter Zone Wildcard"
          },
          "key": "pkl_2018_g126",
          "name": "BENGAL WARRIORS vs DABANG DELHI K.C.",
          "result": null,
          "round": {
            "key": "pkl_2018_g",
            "name": "Pro Kabaddi Zone Round 2018"
          },
          "season": {
            "competition": {
              "key": "pkl_2018",
              "name": "Pro Kabaddi 2018"
            },
            "key": "pkl_2018",
            "name": "Pro Kabaddi 2018",
            "short_name": "PK 18"
          },
          "start_date": {
            "iso": "2018-12-23T14:30+00:00",
            "str": "23rd Dec 2018 14:30 GMT",
            "timestamp": "1545575400"
          },
          "status": "not_started",
          "sub_card_name": "Match 126",
          "teams": {
            "a": {
              "key": "ben_warriors",
              "name": "BENGAL WARRIORS",
              "short_name": "BW"
            },
            "b": {
              "key": "dab_delhi",
              "name": "DABANG DELHI K.C.",
              "short_name": "DD"
            }
          },
          "venue": {
            "name": "Netaji Subhash Chandra Bose Indoor Stadium, Kolkata"
          }
        },
        "pkl_2018_g127": {
          "cache_key": "kabaddi|match|pkl_2018_g127|micro_card",
          "expires": "1543052111.0",
          "group": {
            "key": "pkl_2018_int_zon_wildcard",
            "name": "Inter Zone Wildcard"
          },
          "key": "pkl_2018_g127",
          "name": "HARYANA STEELERS vs TAMIL THALAIVAS",
          "result": null,
          "round": {
            "key": "pkl_2018_g",
            "name": "Pro Kabaddi Zone Round 2018"
          },
          "season": {
            "competition": {
              "key": "pkl_2018",
              "name": "Pro Kabaddi 2018"
            },
            "key": "pkl_2018",
            "name": "Pro Kabaddi 2018",
            "short_name": "PK 18"
          },
          "start_date": {
            "iso": "2018-12-25T14:30+00:00",
            "str": "25th Dec 2018 14:30 GMT",
            "timestamp": "1545748200"
          },
          "status": "not_started",
          "sub_card_name": "Match 127",
          "teams": {
            "a": {
              "key": "har_steelers",
              "name": "HARYANA STEELERS",
              "short_name": "HS"
            },
            "b": {
              "key": "tamil_thalaivas",
              "name": "TAMIL THALAIVAS",
              "short_name": "TT"
            }
          },
          "venue": {
            "name": "Netaji Subhash Chandra Bose Indoor Stadium, Kolkata"
          }
        },
        "pkl_2018_g128": {
          "cache_key": "kabaddi|match|pkl_2018_g128|micro_card",
          "expires": "1543052111.0",
          "group": {
            "key": "pkl_2018_zone_b",
            "name": "Zone B"
          },
          "key": "pkl_2018_g128",
          "name": "BENGAL WARRIORS vs TELUGU TITANS",
          "result": null,
          "round": {
            "key": "pkl_2018_g",
            "name": "Pro Kabaddi Zone Round 2018"
          },
          "season": {
            "competition": {
              "key": "pkl_2018",
              "name": "Pro Kabaddi 2018"
            },
            "key": "pkl_2018",
            "name": "Pro Kabaddi 2018",
            "short_name": "PK 18"
          },
          "start_date": {
            "iso": "2018-12-25T15:30+00:00",
            "str": "25th Dec 2018 15:30 GMT",
            "timestamp": "1545751800"
          },
          "status": "not_started",
          "sub_card_name": "Match 128",
          "teams": {
            "a": {
              "key": "ben_warriors",
              "name": "BENGAL WARRIORS",
              "short_name": "BW"
            },
            "b": {
              "key": "tel_titans",
              "name": "TELUGU TITANS",
              "short_name": "TET"
            }
          },
          "venue": {
            "name": "Netaji Subhash Chandra Bose Indoor Stadium, Kolkata"
          }
        },
        "pkl_2018_g129": {
          "cache_key": "kabaddi|match|pkl_2018_g129|micro_card",
          "expires": "1543052111.0",
          "group": {
            "key": "pkl_2018_int_zon_wildcard",
            "name": "Inter Zone Wildcard"
          },
          "key": "pkl_2018_g129",
          "name": "GUJARAT FORTUNEGIANTS vs PATNA PIRATES",
          "result": null,
          "round": {
            "key": "pkl_2018_g",
            "name": "Pro Kabaddi Zone Round 2018"
          },
          "season": {
            "competition": {
              "key": "pkl_2018",
              "name": "Pro Kabaddi 2018"
            },
            "key": "pkl_2018",
            "name": "Pro Kabaddi 2018",
            "short_name": "PK 18"
          },
          "start_date": {
            "iso": "2018-12-26T14:30+00:00",
            "str": "26th Dec 2018 14:30 GMT",
            "timestamp": "1545834600"
          },
          "status": "not_started",
          "sub_card_name": "Match 129",
          "teams": {
            "a": {
              "key": "guj_fort",
              "name": "GUJARAT FORTUNEGIANTS",
              "short_name": "GF"
            },
            "b": {
              "key": "pat_pirates",
              "name": "PATNA PIRATES",
              "short_name": "PP"
            }
          },
          "venue": {
            "name": "Netaji Subhash Chandra Bose Indoor Stadium, Kolkata"
          }
        },
        "pkl_2018_g13": {
          "approx_completed_ts": "1539445153",
          "cache_key": "kabaddi|match|pkl_2018_g13|micro_card",
          "expires": "1543052110.0",
          "group": {
            "key": "pkl_2018_zone_b",
            "name": "Zone B"
          },
          "key": "pkl_2018_g13",
          "name": "TELUGU TITANS vs U.P. YODDHA",
          "result": {
            "str": "TELUGU TITANS won the match",
            "winner_team": "a"
          },
          "round": {
            "key": "pkl_2018_g",
            "name": "Pro Kabaddi Zone Round 2018"
          },
          "season": {
            "competition": {
              "key": "pkl_2018",
              "name": "Pro Kabaddi 2018"
            },
            "key": "pkl_2018",
            "name": "Pro Kabaddi 2018",
            "short_name": "PK 18"
          },
          "start_date": {
            "iso": "2018-10-13T14:30+00:00",
            "str": "13th Oct 2018 14:30 GMT",
            "timestamp": "1539441000"
          },
          "status": "completed",
          "sub_card_name": "Match 13",
          "teams": {
            "a": {
              "key": "tel_titans",
              "name": "TELUGU TITANS",
              "short_name": "TET"
            },
            "b": {
              "key": "up_yoddha",
              "name": "U.P. YODDHA",
              "short_name": "UPY"
            }
          },
          "venue": {
            "name": "Motilal Nehru School of Sports, Rai, Sonepat"
          }
        },
        "pkl_2018_g130": {
          "cache_key": "kabaddi|match|pkl_2018_g130|micro_card",
          "expires": "1543052111.0",
          "group": {
            "key": "pkl_2018_zone_b",
            "name": "Zone B"
          },
          "key": "pkl_2018_g130",
          "name": "BENGAL WARRIORS vs BENGALURU BULLS",
          "result": null,
          "round": {
            "key": "pkl_2018_g",
            "name": "Pro Kabaddi Zone Round 2018"
          },
          "season": {
            "competition": {
              "key": "pkl_2018",
              "name": "Pro Kabaddi 2018"
            },
            "key": "pkl_2018",
            "name": "Pro Kabaddi 2018",
            "short_name": "PK 18"
          },
          "start_date": {
            "iso": "2018-12-26T15:30+00:00",
            "str": "26th Dec 2018 15:30 GMT",
            "timestamp": "1545838200"
          },
          "status": "not_started",
          "sub_card_name": "Match 130",
          "teams": {
            "a": {
              "key": "ben_warriors",
              "name": "BENGAL WARRIORS",
              "short_name": "BW"
            },
            "b": {
              "key": "ben_bulls",
              "name": "BENGALURU BULLS",
              "short_name": "BB"
            }
          },
          "venue": {
            "name": "Netaji Subhash Chandra Bose Indoor Stadium, Kolkata"
          }
        },
        "pkl_2018_g131": {
          "cache_key": "kabaddi|match|pkl_2018_g131|micro_card",
          "expires": "1543052111.0",
          "group": {
            "key": "pkl_2018_int_zon_wildcard",
            "name": "Inter Zone Wildcard"
          },
          "key": "pkl_2018_g131",
          "name": "JAIPUR PINK PANTHERS vs BENGALURU BULLS",
          "result": null,
          "round": {
            "key": "pkl_2018_g",
            "name": "Pro Kabaddi Zone Round 2018"
          },
          "season": {
            "competition": {
              "key": "pkl_2018",
              "name": "Pro Kabaddi 2018"
            },
            "key": "pkl_2018",
            "name": "Pro Kabaddi 2018",
            "short_name": "PK 18"
          },
          "start_date": {
            "iso": "2018-12-27T14:30+00:00",
            "str": "27th Dec 2018 14:30 GMT",
            "timestamp": "1545921000"
          },
          "status": "not_started",
          "sub_card_name": "Match 131",
          "teams": {
            "a": {
              "key": "jap_panthers",
              "name": "JAIPUR PINK PANTHERS",
              "short_name": "JPP"
            },
            "b": {
              "key": "ben_bulls",
              "name": "BENGALURU BULLS",
              "short_name": "BB"
            }
          },
          "venue": {
            "name": "Netaji Subhash Chandra Bose Indoor Stadium, Kolkata"
          }
        },
        "pkl_2018_g132": {
          "cache_key": "kabaddi|match|pkl_2018_g132|micro_card",
          "expires": "1543052111.0",
          "group": {
            "key": "pkl_2018_zone_b",
            "name": "Zone B"
          },
          "key": "pkl_2018_g132",
          "name": "BENGAL WARRIORS vs U.P. YODDHA",
          "result": null,
          "round": {
            "key": "pkl_2018_g",
            "name": "Pro Kabaddi Zone Round 2018"
          },
          "season": {
            "competition": {
              "key": "pkl_2018",
              "name": "Pro Kabaddi 2018"
            },
            "key": "pkl_2018",
            "name": "Pro Kabaddi 2018",
            "short_name": "PK 18"
          },
          "start_date": {
            "iso": "2018-12-27T15:30+00:00",
            "str": "27th Dec 2018 15:30 GMT",
            "timestamp": "1545924600"
          },
          "status": "not_started",
          "sub_card_name": "Match 132",
          "teams": {
            "a": {
              "key": "ben_warriors",
              "name": "BENGAL WARRIORS",
              "short_name": "BW"
            },
            "b": {
              "key": "up_yoddha",
              "name": "U.P. YODDHA",
              "short_name": "UPY"
            }
          },
          "venue": {
            "name": "Netaji Subhash Chandra Bose Indoor Stadium, Kolkata"
          }
        },
        "pkl_2018_g14": {
          "approx_completed_ts": "1539449655",
          "cache_key": "kabaddi|match|pkl_2018_g14|micro_card",
          "expires": "1543052110.0",
          "group": {
            "key": "pkl_2018_zone_a",
            "name": "Zone A"
          },
          "key": "pkl_2018_g14",
          "name": "HARYANA STEELERS vs U MUMBA",
          "result": {
            "str": "U MUMBA won the match",
            "winner_team": "b"
          },
          "round": {
            "key": "pkl_2018_g",
            "name": "Pro Kabaddi Zone Round 2018"
          },
          "season": {
            "competition": {
              "key": "pkl_2018",
              "name": "Pro Kabaddi 2018"
            },
            "key": "pkl_2018",
            "name": "Pro Kabaddi 2018",
            "short_name": "PK 18"
          },
          "start_date": {
            "iso": "2018-10-13T15:30+00:00",
            "str": "13th Oct 2018 15:30 GMT",
            "timestamp": "1539444600"
          },
          "status": "completed",
          "sub_card_name": "Match 14",
          "teams": {
            "a": {
              "key": "har_steelers",
              "name": "HARYANA STEELERS",
              "short_name": "HS"
            },
            "b": {
              "key": "u_mumba",
              "name": "U MUMBA",
              "short_name": "MUM"
            }
          },
          "venue": {
            "name": "Motilal Nehru School of Sports, Rai, Sonepat"
          }
        },
        "pkl_2018_g15": {
          "approx_completed_ts": "1539531174",
          "cache_key": "kabaddi|match|pkl_2018_g15|micro_card",
          "expires": "1543052110.0",
          "group": {
            "key": "pkl_2018_zone_b",
            "name": "Zone B"
          },
          "key": "pkl_2018_g15",
          "name": "PATNA PIRATES vs U.P. YODDHA",
          "result": {
            "str": "PATNA PIRATES won the match",
            "winner_team": "a"
          },
          "round": {
            "key": "pkl_2018_g",
            "name": "Pro Kabaddi Zone Round 2018"
          },
          "season": {
            "competition": {
              "key": "pkl_2018",
              "name": "Pro Kabaddi 2018"
            },
            "key": "pkl_2018",
            "name": "Pro Kabaddi 2018",
            "short_name": "PK 18"
          },
          "start_date": {
            "iso": "2018-10-14T14:30+00:00",
            "str": "14th Oct 2018 14:30 GMT",
            "timestamp": "1539527400"
          },
          "status": "completed",
          "sub_card_name": "Match 15",
          "teams": {
            "a": {
              "key": "pat_pirates",
              "name": "PATNA PIRATES",
              "short_name": "PP"
            },
            "b": {
              "key": "up_yoddha",
              "name": "U.P. YODDHA",
              "short_name": "UPY"
            }
          },
          "venue": {
            "name": "Motilal Nehru School of Sports, Rai, Sonepat"
          }
        },
        "pkl_2018_g16": {
          "approx_completed_ts": "1539535841",
          "cache_key": "kabaddi|match|pkl_2018_g16|micro_card",
          "expires": "1543052110.0",
          "group": {
            "key": "pkl_2018_zone_a",
            "name": "Zone A"
          },
          "key": "pkl_2018_g16",
          "name": "HARYANA STEELERS vs PUNERI PALTAN",
          "result": {
            "str": "PUNERI PALTAN won the match",
            "winner_team": "b"
          },
          "round": {
            "key": "pkl_2018_g",
            "name": "Pro Kabaddi Zone Round 2018"
          },
          "season": {
            "competition": {
              "key": "pkl_2018",
              "name": "Pro Kabaddi 2018"
            },
            "key": "pkl_2018",
            "name": "Pro Kabaddi 2018",
            "short_name": "PK 18"
          },
          "start_date": {
            "iso": "2018-10-14T15:30+00:00",
            "str": "14th Oct 2018 15:30 GMT",
            "timestamp": "1539531000"
          },
          "status": "completed",
          "sub_card_name": "Match 16",
          "teams": {
            "a": {
              "key": "har_steelers",
              "name": "HARYANA STEELERS",
              "short_name": "HS"
            },
            "b": {
              "key": "pune_paltan",
              "name": "PUNERI PALTAN",
              "short_name": "PUP"
            }
          },
          "venue": {
            "name": "Motilal Nehru School of Sports, Rai, Sonepat"
          }
        },
        "pkl_2018_g17": {
          "approx_completed_ts": "1539704090",
          "cache_key": "kabaddi|match|pkl_2018_g17|micro_card",
          "expires": "1543052110.0",
          "group": {
            "key": "pkl_2018_zone_b",
            "name": "Zone B"
          },
          "key": "pkl_2018_g17",
          "name": "BENGAL WARRIORS vs TELUGU TITANS",
          "result": {
            "str": "BENGAL WARRIORS won the match",
            "winner_team": "a"
          },
          "round": {
            "key": "pkl_2018_g",
            "name": "Pro Kabaddi Zone Round 2018"
          },
          "season": {
            "competition": {
              "key": "pkl_2018",
              "name": "Pro Kabaddi 2018"
            },
            "key": "pkl_2018",
            "name": "Pro Kabaddi 2018",
            "short_name": "PK 18"
          },
          "start_date": {
            "iso": "2018-10-16T14:30+00:00",
            "str": "16th Oct 2018 14:30 GMT",
            "timestamp": "1539700200"
          },
          "status": "completed",
          "sub_card_name": "Match 17",
          "teams": {
            "a": {
              "key": "ben_warriors",
              "name": "BENGAL WARRIORS",
              "short_name": "BW"
            },
            "b": {
              "key": "tel_titans",
              "name": "TELUGU TITANS",
              "short_name": "TET"
            }
          },
          "venue": {
            "name": "Motilal Nehru School of Sports, Rai, Sonepat"
          }
        },
        "pkl_2018_g18": {
          "approx_completed_ts": "1539708559",
          "cache_key": "kabaddi|match|pkl_2018_g18|micro_card",
          "expires": "1543052110.0",
          "group": {
            "key": "pkl_2018_zone_a",
            "name": "Zone A"
          },
          "key": "pkl_2018_g18",
          "name": "HARYANA STEELERS vs JAIPUR PINK PANTHERS",
          "result": {
            "str": "JAIPUR PINK PANTHERS won the match",
            "winner_team": "b"
          },
          "round": {
            "key": "pkl_2018_g",
            "name": "Pro Kabaddi Zone Round 2018"
          },
          "season": {
            "competition": {
              "key": "pkl_2018",
              "name": "Pro Kabaddi 2018"
            },
            "key": "pkl_2018",
            "name": "Pro Kabaddi 2018",
            "short_name": "PK 18"
          },
          "start_date": {
            "iso": "2018-10-16T15:30+00:00",
            "str": "16th Oct 2018 15:30 GMT",
            "timestamp": "1539703800"
          },
          "status": "completed",
          "sub_card_name": "Match 18",
          "teams": {
            "a": {
              "key": "har_steelers",
              "name": "HARYANA STEELERS",
              "short_name": "HS"
            },
            "b": {
              "key": "jap_panthers",
              "name": "JAIPUR PINK PANTHERS",
              "short_name": "JPP"
            }
          },
          "venue": {
            "name": "Motilal Nehru School of Sports, Rai, Sonepat"
          }
        },
        "pkl_2018_g19": {
          "approx_completed_ts": "1539790277",
          "cache_key": "kabaddi|match|pkl_2018_g19|micro_card",
          "expires": "1543052110.0",
          "group": {
            "key": "pkl_2018_zone_b",
            "name": "Zone B"
          },
          "key": "pkl_2018_g19",
          "name": "BENGALURU BULLS vs TAMIL THALAIVAS",
          "result": {
            "str": "BENGALURU BULLS won the match",
            "winner_team": "a"
          },
          "round": {
            "key": "pkl_2018_g",
            "name": "Pro Kabaddi Zone Round 2018"
          },
          "season": {
            "competition": {
              "key": "pkl_2018",
              "name": "Pro Kabaddi 2018"
            },
            "key": "pkl_2018",
            "name": "Pro Kabaddi 2018",
            "short_name": "PK 18"
          },
          "start_date": {
            "iso": "2018-10-17T14:30+00:00",
            "str": "17th Oct 2018 14:30 GMT",
            "timestamp": "1539786600"
          },
          "status": "completed",
          "sub_card_name": "Match 19",
          "teams": {
            "a": {
              "key": "ben_bulls",
              "name": "BENGALURU BULLS",
              "short_name": "BB"
            },
            "b": {
              "key": "tamil_thalaivas",
              "name": "TAMIL THALAIVAS",
              "short_name": "TT"
            }
          },
          "venue": {
            "name": "Motilal Nehru School of Sports, Rai, Sonepat"
          }
        },
        "pkl_2018_g2": {
          "approx_completed_ts": "1538931056",
          "cache_key": "kabaddi|match|pkl_2018_g2|micro_card",
          "expires": "1543052110.0",
          "group": {
            "key": "pkl_2018_zone_a",
            "name": "Zone A"
          },
          "key": "pkl_2018_g2",
          "name": "PUNERI PALTAN vs U MUMBA",
          "result": {
            "str": "Match Draw",
            "winner_team": null
          },
          "round": {
            "key": "pkl_2018_g",
            "name": "Pro Kabaddi Zone Round 2018"
          },
          "season": {
            "competition": {
              "key": "pkl_2018",
              "name": "Pro Kabaddi 2018"
            },
            "key": "pkl_2018",
            "name": "Pro Kabaddi 2018",
            "short_name": "PK 18"
          },
          "start_date": {
            "iso": "2018-10-07T15:30+00:00",
            "str": "07th Oct 2018 15:30 GMT",
            "timestamp": "1538926200"
          },
          "status": "completed",
          "sub_card_name": "Match 2",
          "teams": {
            "a": {
              "key": "pune_paltan",
              "name": "PUNERI PALTAN",
              "short_name": "PUP"
            },
            "b": {
              "key": "u_mumba",
              "name": "U MUMBA",
              "short_name": "MUM"
            }
          },
          "venue": {
            "name": "Jawaharlal Nehru Indoor Stadium, Chennai"
          }
        },
        "pkl_2018_g20": {
          "approx_completed_ts": "1539795130",
          "cache_key": "kabaddi|match|pkl_2018_g20|micro_card",
          "expires": "1543052110.0",
          "group": {
            "key": "pkl_2018_zone_a",
            "name": "Zone A"
          },
          "key": "pkl_2018_g20",
          "name": "HARYANA STEELERS vs U MUMBA",
          "result": {
            "str": "U MUMBA won the match",
            "winner_team": "b"
          },
          "round": {
            "key": "pkl_2018_g",
            "name": "Pro Kabaddi Zone Round 2018"
          },
          "season": {
            "competition": {
              "key": "pkl_2018",
              "name": "Pro Kabaddi 2018"
            },
            "key": "pkl_2018",
            "name": "Pro Kabaddi 2018",
            "short_name": "PK 18"
          },
          "start_date": {
            "iso": "2018-10-17T15:30+00:00",
            "str": "17th Oct 2018 15:30 GMT",
            "timestamp": "1539790200"
          },
          "status": "completed",
          "sub_card_name": "Match 20",
          "teams": {
            "a": {
              "key": "har_steelers",
              "name": "HARYANA STEELERS",
              "short_name": "HS"
            },
            "b": {
              "key": "u_mumba",
              "name": "U MUMBA",
              "short_name": "MUM"
            }
          },
          "venue": {
            "name": "Motilal Nehru School of Sports, Rai, Sonepat"
          }
        },
        "pkl_2018_g21": {
          "approx_completed_ts": "1539877192",
          "cache_key": "kabaddi|match|pkl_2018_g21|micro_card",
          "expires": "1543052110.0",
          "group": {
            "key": "pkl_2018_zone_a",
            "name": "Zone A"
          },
          "key": "pkl_2018_g21",
          "name": "HARYANA STEELERS vs DABANG DELHI K.C.",
          "result": {
            "str": "HARYANA STEELERS won the match",
            "winner_team": "a"
          },
          "round": {
            "key": "pkl_2018_g",
            "name": "Pro Kabaddi Zone Round 2018"
          },
          "season": {
            "competition": {
              "key": "pkl_2018",
              "name": "Pro Kabaddi 2018"
            },
            "key": "pkl_2018",
            "name": "Pro Kabaddi 2018",
            "short_name": "PK 18"
          },
          "start_date": {
            "iso": "2018-10-18T14:30+00:00",
            "str": "18th Oct 2018 14:30 GMT",
            "timestamp": "1539873000"
          },
          "status": "completed",
          "sub_card_name": "Match 21",
          "teams": {
            "a": {
              "key": "har_steelers",
              "name": "HARYANA STEELERS",
              "short_name": "HS"
            },
            "b": {
              "key": "dab_delhi",
              "name": "DABANG DELHI K.C.",
              "short_name": "DD"
            }
          },
          "venue": {
            "name": "Motilal Nehru School of Sports, Rai, Sonepat"
          }
        },
        "pkl_2018_g22": {
          "approx_completed_ts": "1539882078",
          "cache_key": "kabaddi|match|pkl_2018_g22|micro_card",
          "expires": "1543052110.0",
          "group": {
            "key": "pkl_2018_zone_a",
            "name": "Zone A"
          },
          "key": "pkl_2018_g22",
          "name": "PUNERI PALTAN vs GUJARAT FORTUNEGIANTS",
          "result": {
            "str": "GUJARAT FORTUNEGIANTS won the match",
            "winner_team": "b"
          },
          "round": {
            "key": "pkl_2018_g",
            "name": "Pro Kabaddi Zone Round 2018"
          },
          "season": {
            "competition": {
              "key": "pkl_2018",
              "name": "Pro Kabaddi 2018"
            },
            "key": "pkl_2018",
            "name": "Pro Kabaddi 2018",
            "short_name": "PK 18"
          },
          "start_date": {
            "iso": "2018-10-18T15:30+00:00",
            "str": "18th Oct 2018 15:30 GMT",
            "timestamp": "1539876600"
          },
          "status": "completed",
          "sub_card_name": "Match 22",
          "teams": {
            "a": {
              "key": "pune_paltan",
              "name": "PUNERI PALTAN",
              "short_name": "PUP"
            },
            "b": {
              "key": "guj_fort",
              "name": "GUJARAT FORTUNEGIANTS",
              "short_name": "GF"
            }
          },
          "venue": {
            "name": "Shree Shiv Chhatrapati Sports Complex, Pune"
          }
        },
        "pkl_2018_g23": {
          "approx_completed_ts": "1539963551",
          "cache_key": "kabaddi|match|pkl_2018_g23|micro_card",
          "expires": "1543052110.0",
          "group": {
            "key": "pkl_2018_zone_b",
            "name": "Zone B"
          },
          "key": "pkl_2018_g23",
          "name": "PATNA PIRATES vs TELUGU TITANS",
          "result": {
            "str": "TELUGU TITANS won the match",
            "winner_team": "b"
          },
          "round": {
            "key": "pkl_2018_g",
            "name": "Pro Kabaddi Zone Round 2018"
          },
          "season": {
            "competition": {
              "key": "pkl_2018",
              "name": "Pro Kabaddi 2018"
            },
            "key": "pkl_2018",
            "name": "Pro Kabaddi 2018",
            "short_name": "PK 18"
          },
          "start_date": {
            "iso": "2018-10-19T14:30+00:00",
            "str": "19th Oct 2018 14:30 GMT",
            "timestamp": "1539959400"
          },
          "status": "completed",
          "sub_card_name": "Match 23",
          "teams": {
            "a": {
              "key": "pat_pirates",
              "name": "PATNA PIRATES",
              "short_name": "PP"
            },
            "b": {
              "key": "tel_titans",
              "name": "TELUGU TITANS",
              "short_name": "TET"
            }
          },
          "venue": {
            "name": "Shree Shiv Chhatrapati Sports Complex, Pune"
          }
        },
        "pkl_2018_g24": {
          "approx_completed_ts": "1539967811",
          "cache_key": "kabaddi|match|pkl_2018_g24|micro_card",
          "expires": "1543052110.0",
          "group": {
            "key": "pkl_2018_zone_a",
            "name": "Zone A"
          },
          "key": "pkl_2018_g24",
          "name": "PUNERI PALTAN vs JAIPUR PINK PANTHERS",
          "result": {
            "str": "PUNERI PALTAN won the match",
            "winner_team": "a"
          },
          "round": {
            "key": "pkl_2018_g",
            "name": "Pro Kabaddi Zone Round 2018"
          },
          "season": {
            "competition": {
              "key": "pkl_2018",
              "name": "Pro Kabaddi 2018"
            },
            "key": "pkl_2018",
            "name": "Pro Kabaddi 2018",
            "short_name": "PK 18"
          },
          "start_date": {
            "iso": "2018-10-19T15:30+00:00",
            "str": "19th Oct 2018 15:30 GMT",
            "timestamp": "1539963000"
          },
          "status": "completed",
          "sub_card_name": "Match 24",
          "teams": {
            "a": {
              "key": "pune_paltan",
              "name": "PUNERI PALTAN",
              "short_name": "PUP"
            },
            "b": {
              "key": "jap_panthers",
              "name": "JAIPUR PINK PANTHERS",
              "short_name": "JPP"
            }
          },
          "venue": {
            "name": "Shree Shiv Chhatrapati Sports Complex, Pune"
          }
        },
        "pkl_2018_g25": {
          "approx_completed_ts": "1540049610",
          "cache_key": "kabaddi|match|pkl_2018_g25|micro_card",
          "expires": "1543052110.0",
          "group": {
            "key": "pkl_2018_zone_b",
            "name": "Zone B"
          },
          "key": "pkl_2018_g25",
          "name": "U.P. YODDHA vs BENGAL WARRIORS",
          "result": {
            "str": "Match Draw",
            "winner_team": null
          },
          "round": {
            "key": "pkl_2018_g",
            "name": "Pro Kabaddi Zone Round 2018"
          },
          "season": {
            "competition": {
              "key": "pkl_2018",
              "name": "Pro Kabaddi 2018"
            },
            "key": "pkl_2018",
            "name": "Pro Kabaddi 2018",
            "short_name": "PK 18"
          },
          "start_date": {
            "iso": "2018-10-20T14:30+00:00",
            "str": "20th Oct 2018 14:30 GMT",
            "timestamp": "1540045800"
          },
          "status": "completed",
          "sub_card_name": "Match 25",
          "teams": {
            "a": {
              "key": "up_yoddha",
              "name": "U.P. YODDHA",
              "short_name": "UPY"
            },
            "b": {
              "key": "ben_warriors",
              "name": "BENGAL WARRIORS",
              "short_name": "BW"
            }
          },
          "venue": {
            "name": "Shree Shiv Chhatrapati Sports Complex, Pune"
          }
        },
        "pkl_2018_g26": {
          "approx_completed_ts": "1540054417",
          "cache_key": "kabaddi|match|pkl_2018_g26|micro_card",
          "expires": "1543052110.0",
          "group": {
            "key": "pkl_2018_zone_a",
            "name": "Zone A"
          },
          "key": "pkl_2018_g26",
          "name": "PUNERI PALTAN vs U MUMBA",
          "result": {
            "str": "PUNERI PALTAN won the match",
            "winner_team": "a"
          },
          "round": {
            "key": "pkl_2018_g",
            "name": "Pro Kabaddi Zone Round 2018"
          },
          "season": {
            "competition": {
              "key": "pkl_2018",
              "name": "Pro Kabaddi 2018"
            },
            "key": "pkl_2018",
            "name": "Pro Kabaddi 2018",
            "short_name": "PK 18"
          },
          "start_date": {
            "iso": "2018-10-20T15:30+00:00",
            "str": "20th Oct 2018 15:30 GMT",
            "timestamp": "1540049400"
          },
          "status": "completed",
          "sub_card_name": "Match 26",
          "teams": {
            "a": {
              "key": "pune_paltan",
              "name": "PUNERI PALTAN",
              "short_name": "PUP"
            },
            "b": {
              "key": "u_mumba",
              "name": "U MUMBA",
              "short_name": "MUM"
            }
          },
          "venue": {
            "name": "Shree Shiv Chhatrapati Sports Complex, Pune"
          }
        },
        "pkl_2018_g27": {
          "approx_completed_ts": "1540136317",
          "cache_key": "kabaddi|match|pkl_2018_g27|micro_card",
          "expires": "1543052110.0",
          "group": {
            "key": "pkl_2018_int_zon_week",
            "name": "Inter Zone Week"
          },
          "key": "pkl_2018_g27",
          "name": "DABANG DELHI K.C. vs BENGAL WARRIORS",
          "result": {
            "str": "DABANG DELHI K.C. won the match",
            "winner_team": "a"
          },
          "round": {
            "key": "pkl_2018_g",
            "name": "Pro Kabaddi Zone Round 2018"
          },
          "season": {
            "competition": {
              "key": "pkl_2018",
              "name": "Pro Kabaddi 2018"
            },
            "key": "pkl_2018",
            "name": "Pro Kabaddi 2018",
            "short_name": "PK 18"
          },
          "start_date": {
            "iso": "2018-10-21T14:30+00:00",
            "str": "21st Oct 2018 14:30 GMT",
            "timestamp": "1540132200"
          },
          "status": "completed",
          "sub_card_name": "Match 27",
          "teams": {
            "a": {
              "key": "dab_delhi",
              "name": "DABANG DELHI K.C.",
              "short_name": "DD"
            },
            "b": {
              "key": "ben_warriors",
              "name": "BENGAL WARRIORS",
              "short_name": "BW"
            }
          },
          "venue": {
            "name": "Shree Shiv Chhatrapati Sports Complex, Pune"
          }
        },
        "pkl_2018_g28": {
          "approx_completed_ts": "1540140706",
          "cache_key": "kabaddi|match|pkl_2018_g28|micro_card",
          "expires": "1543052110.0",
          "group": {
            "key": "pkl_2018_int_zon_week",
            "name": "Inter Zone Week"
          },
          "key": "pkl_2018_g28",
          "name": "PUNERI PALTAN vs BENGALURU BULLS",
          "result": {
            "str": "PUNERI PALTAN won the match",
            "winner_team": "a"
          },
          "round": {
            "key": "pkl_2018_g",
            "name": "Pro Kabaddi Zone Round 2018"
          },
          "season": {
            "competition": {
              "key": "pkl_2018",
              "name": "Pro Kabaddi 2018"
            },
            "key": "pkl_2018",
            "name": "Pro Kabaddi 2018",
            "short_name": "PK 18"
          },
          "start_date": {
            "iso": "2018-10-21T15:30+00:00",
            "str": "21st Oct 2018 15:30 GMT",
            "timestamp": "1540135800"
          },
          "status": "completed",
          "sub_card_name": "Match 28",
          "teams": {
            "a": {
              "key": "pune_paltan",
              "name": "PUNERI PALTAN",
              "short_name": "PUP"
            },
            "b": {
              "key": "ben_bulls",
              "name": "BENGALURU BULLS",
              "short_name": "BB"
            }
          },
          "venue": {
            "name": "Shree Shiv Chhatrapati Sports Complex, Pune"
          }
        },
        "pkl_2018_g29": {
          "approx_completed_ts": "1540308479",
          "cache_key": "kabaddi|match|pkl_2018_g29|micro_card",
          "expires": "1543052110.0",
          "group": {
            "key": "pkl_2018_int_zon_week",
            "name": "Inter Zone Week"
          },
          "key": "pkl_2018_g29",
          "name": "U MUMBA vs TELUGU TITANS",
          "result": {
            "str": "U MUMBA won the match",
            "winner_team": "a"
          },
          "round": {
            "key": "pkl_2018_g",
            "name": "Pro Kabaddi Zone Round 2018"
          },
          "season": {
            "competition": {
              "key": "pkl_2018",
              "name": "Pro Kabaddi 2018"
            },
            "key": "pkl_2018",
            "name": "Pro Kabaddi 2018",
            "short_name": "PK 18"
          },
          "start_date": {
            "iso": "2018-10-23T14:30+00:00",
            "str": "23rd Oct 2018 14:30 GMT",
            "timestamp": "1540305000"
          },
          "status": "completed",
          "sub_card_name": "Match 29",
          "teams": {
            "a": {
              "key": "u_mumba",
              "name": "U MUMBA",
              "short_name": "MUM"
            },
            "b": {
              "key": "tel_titans",
              "name": "TELUGU TITANS",
              "short_name": "TET"
            }
          },
          "venue": {
            "name": "Shree Shiv Chhatrapati Sports Complex, Pune"
          }
        },
        "pkl_2018_g3": {
          "approx_completed_ts": "1539012956",
          "cache_key": "kabaddi|match|pkl_2018_g3|micro_card",
          "expires": "1543052110.0",
          "group": {
            "key": "pkl_2018_zone_a",
            "name": "Zone A"
          },
          "key": "pkl_2018_g3",
          "name": "PUNERI PALTAN vs HARYANA STEELERS",
          "result": {
            "str": "PUNERI PALTAN won the match",
            "winner_team": "a"
          },
          "round": {
            "key": "pkl_2018_g",
            "name": "Pro Kabaddi Zone Round 2018"
          },
          "season": {
            "competition": {
              "key": "pkl_2018",
              "name": "Pro Kabaddi 2018"
            },
            "key": "pkl_2018",
            "name": "Pro Kabaddi 2018",
            "short_name": "PK 18"
          },
          "start_date": {
            "iso": "2018-10-08T14:30+00:00",
            "str": "08th Oct 2018 14:30 GMT",
            "timestamp": "1539009000"
          },
          "status": "completed",
          "sub_card_name": "Match 3",
          "teams": {
            "a": {
              "key": "pune_paltan",
              "name": "PUNERI PALTAN",
              "short_name": "PUP"
            },
            "b": {
              "key": "har_steelers",
              "name": "HARYANA STEELERS",
              "short_name": "HS"
            }
          },
          "venue": {
            "name": "Jawaharlal Nehru Indoor Stadium, Chennai"
          }
        },
        "pkl_2018_g30": {
          "approx_completed_ts": "1540313142",
          "cache_key": "kabaddi|match|pkl_2018_g30|micro_card",
          "expires": "1543052110.0",
          "group": {
            "key": "pkl_2018_int_zon_week",
            "name": "Inter Zone Week"
          },
          "key": "pkl_2018_g30",
          "name": "PUNERI PALTAN vs TAMIL THALAIVAS",
          "result": {
            "str": "TAMIL THALAIVAS won the match",
            "winner_team": "b"
          },
          "round": {
            "key": "pkl_2018_g",
            "name": "Pro Kabaddi Zone Round 2018"
          },
          "season": {
            "competition": {
              "key": "pkl_2018",
              "name": "Pro Kabaddi 2018"
            },
            "key": "pkl_2018",
            "name": "Pro Kabaddi 2018",
            "short_name": "PK 18"
          },
          "start_date": {
            "iso": "2018-10-23T15:30+00:00",
            "str": "23rd Oct 2018 15:30 GMT",
            "timestamp": "1540308600"
          },
          "status": "completed",
          "sub_card_name": "Match 30",
          "teams": {
            "a": {
              "key": "pune_paltan",
              "name": "PUNERI PALTAN",
              "short_name": "PUP"
            },
            "b": {
              "key": "tamil_thalaivas",
              "name": "TAMIL THALAIVAS",
              "short_name": "TT"
            }
          },
          "venue": {
            "name": "Shree Shiv Chhatrapati Sports Complex, Pune"
          }
        },
        "pkl_2018_g31": {
          "approx_completed_ts": "1540395137",
          "cache_key": "kabaddi|match|pkl_2018_g31|micro_card",
          "expires": "1543052110.0",
          "group": {
            "key": "pkl_2018_int_zon_week",
            "name": "Inter Zone Week"
          },
          "key": "pkl_2018_g31",
          "name": "BENGALURU BULLS vs HARYANA STEELERS",
          "result": {
            "str": "BENGALURU BULLS won the match",
            "winner_team": "a"
          },
          "round": {
            "key": "pkl_2018_g",
            "name": "Pro Kabaddi Zone Round 2018"
          },
          "season": {
            "competition": {
              "key": "pkl_2018",
              "name": "Pro Kabaddi 2018"
            },
            "key": "pkl_2018",
            "name": "Pro Kabaddi 2018",
            "short_name": "PK 18"
          },
          "start_date": {
            "iso": "2018-10-24T14:30+00:00",
            "str": "24th Oct 2018 14:30 GMT",
            "timestamp": "1540391400"
          },
          "status": "completed",
          "sub_card_name": "Match 31",
          "teams": {
            "a": {
              "key": "ben_bulls",
              "name": "BENGALURU BULLS",
              "short_name": "BB"
            },
            "b": {
              "key": "har_steelers",
              "name": "HARYANA STEELERS",
              "short_name": "HS"
            }
          },
          "venue": {
            "name": "Shree Shiv Chhatrapati Sports Complex, Pune"
          }
        },
        "pkl_2018_g32": {
          "approx_completed_ts": "1540399922",
          "cache_key": "kabaddi|match|pkl_2018_g32|micro_card",
          "expires": "1543052110.0",
          "group": {
            "key": "pkl_2018_int_zon_week",
            "name": "Inter Zone Week"
          },
          "key": "pkl_2018_g32",
          "name": "PUNERI PALTAN vs U.P. YODDHA",
          "result": {
            "str": "U.P. YODDHA won the match",
            "winner_team": "b"
          },
          "round": {
            "key": "pkl_2018_g",
            "name": "Pro Kabaddi Zone Round 2018"
          },
          "season": {
            "competition": {
              "key": "pkl_2018",
              "name": "Pro Kabaddi 2018"
            },
            "key": "pkl_2018",
            "name": "Pro Kabaddi 2018",
            "short_name": "PK 18"
          },
          "start_date": {
            "iso": "2018-10-24T15:30+00:00",
            "str": "24th Oct 2018 15:30 GMT",
            "timestamp": "1540395000"
          },
          "status": "completed",
          "sub_card_name": "Match 32",
          "teams": {
            "a": {
              "key": "pune_paltan",
              "name": "PUNERI PALTAN",
              "short_name": "PUP"
            },
            "b": {
              "key": "up_yoddha",
              "name": "U.P. YODDHA",
              "short_name": "UPY"
            }
          },
          "venue": {
            "name": "Shree Shiv Chhatrapati Sports Complex, Pune"
          }
        },
        "pkl_2018_g33": {
          "approx_completed_ts": "1540567972",
          "cache_key": "kabaddi|match|pkl_2018_g33|micro_card",
          "expires": "1543052110.0",
          "group": {
            "key": "pkl_2018_int_zon_week",
            "name": "Inter Zone Week"
          },
          "key": "pkl_2018_g33",
          "name": "PATNA PIRATES vs JAIPUR PINK PANTHERS",
          "result": {
            "str": "PATNA PIRATES won the match",
            "winner_team": "a"
          },
          "round": {
            "key": "pkl_2018_g",
            "name": "Pro Kabaddi Zone Round 2018"
          },
          "season": {
            "competition": {
              "key": "pkl_2018",
              "name": "Pro Kabaddi 2018"
            },
            "key": "pkl_2018",
            "name": "Pro Kabaddi 2018",
            "short_name": "PK 18"
          },
          "start_date": {
            "iso": "2018-10-26T14:30+00:00",
            "str": "26th Oct 2018 14:30 GMT",
            "timestamp": "1540564200"
          },
          "status": "completed",
          "sub_card_name": "Match 33",
          "teams": {
            "a": {
              "key": "pat_pirates",
              "name": "PATNA PIRATES",
              "short_name": "PP"
            },
            "b": {
              "key": "jap_panthers",
              "name": "JAIPUR PINK PANTHERS",
              "short_name": "JPP"
            }
          },
          "venue": {
            "name": "Patliputra Sports Complex, Patna"
          }
        },
        "pkl_2018_g34": {
          "approx_completed_ts": "1540572200",
          "cache_key": "kabaddi|match|pkl_2018_g34|micro_card",
          "expires": "1543052110.0",
          "group": {
            "key": "pkl_2018_int_zon_week",
            "name": "Inter Zone Week"
          },
          "key": "pkl_2018_g34",
          "name": "GUJARAT FORTUNEGIANTS vs TAMIL THALAIVAS",
          "result": {
            "str": "GUJARAT FORTUNEGIANTS won the match",
            "winner_team": "a"
          },
          "round": {
            "key": "pkl_2018_g",
            "name": "Pro Kabaddi Zone Round 2018"
          },
          "season": {
            "competition": {
              "key": "pkl_2018",
              "name": "Pro Kabaddi 2018"
            },
            "key": "pkl_2018",
            "name": "Pro Kabaddi 2018",
            "short_name": "PK 18"
          },
          "start_date": {
            "iso": "2018-10-26T15:30+00:00",
            "str": "26th Oct 2018 15:30 GMT",
            "timestamp": "1540567800"
          },
          "status": "completed",
          "sub_card_name": "Match 34",
          "teams": {
            "a": {
              "key": "guj_fort",
              "name": "GUJARAT FORTUNEGIANTS",
              "short_name": "GF"
            },
            "b": {
              "key": "tamil_thalaivas",
              "name": "TAMIL THALAIVAS",
              "short_name": "TT"
            }
          },
          "venue": {
            "name": "Patliputra Sports Complex, Patna"
          }
        },
        "pkl_2018_g35": {
          "approx_completed_ts": "1540654484",
          "cache_key": "kabaddi|match|pkl_2018_g35|micro_card",
          "expires": "1543052110.0",
          "group": {
            "key": "pkl_2018_int_zon_week",
            "name": "Inter Zone Week"
          },
          "key": "pkl_2018_g35",
          "name": "JAIPUR PINK PANTHERS vs BENGAL WARRIORS",
          "result": {
            "str": "BENGAL WARRIORS won the match",
            "winner_team": "b"
          },
          "round": {
            "key": "pkl_2018_g",
            "name": "Pro Kabaddi Zone Round 2018"
          },
          "season": {
            "competition": {
              "key": "pkl_2018",
              "name": "Pro Kabaddi 2018"
            },
            "key": "pkl_2018",
            "name": "Pro Kabaddi 2018",
            "short_name": "PK 18"
          },
          "start_date": {
            "iso": "2018-10-27T14:30+00:00",
            "str": "27th Oct 2018 14:30 GMT",
            "timestamp": "1540650600"
          },
          "status": "completed",
          "sub_card_name": "Match 35",
          "teams": {
            "a": {
              "key": "jap_panthers",
              "name": "JAIPUR PINK PANTHERS",
              "short_name": "JPP"
            },
            "b": {
              "key": "ben_warriors",
              "name": "BENGAL WARRIORS",
              "short_name": "BW"
            }
          },
          "venue": {
            "name": "Patliputra Sports Complex, Patna"
          }
        },
        "pkl_2018_g36": {
          "approx_completed_ts": "1540658996",
          "cache_key": "kabaddi|match|pkl_2018_g36|micro_card",
          "expires": "1543052110.0",
          "group": {
            "key": "pkl_2018_int_zon_week",
            "name": "Inter Zone Week"
          },
          "key": "pkl_2018_g36",
          "name": "PATNA PIRATES vs U MUMBA",
          "result": {
            "str": "U MUMBA won the match",
            "winner_team": "b"
          },
          "round": {
            "key": "pkl_2018_g",
            "name": "Pro Kabaddi Zone Round 2018"
          },
          "season": {
            "competition": {
              "key": "pkl_2018",
              "name": "Pro Kabaddi 2018"
            },
            "key": "pkl_2018",
            "name": "Pro Kabaddi 2018",
            "short_name": "PK 18"
          },
          "start_date": {
            "iso": "2018-10-27T15:30+00:00",
            "str": "27th Oct 2018 15:30 GMT",
            "timestamp": "1540654200"
          },
          "status": "completed",
          "sub_card_name": "Match 36",
          "teams": {
            "a": {
              "key": "pat_pirates",
              "name": "PATNA PIRATES",
              "short_name": "PP"
            },
            "b": {
              "key": "u_mumba",
              "name": "U MUMBA",
              "short_name": "MUM"
            }
          },
          "venue": {
            "name": "Patliputra Sports Complex, Patna"
          }
        },
        "pkl_2018_g37": {
          "approx_completed_ts": "1540740845",
          "cache_key": "kabaddi|match|pkl_2018_g37|micro_card",
          "expires": "1543052110.0",
          "group": {
            "key": "pkl_2018_int_zon_week",
            "name": "Inter Zone Week"
          },
          "key": "pkl_2018_g37",
          "name": "DABANG DELHI K.C. vs U.P. YODDHA",
          "result": {
            "str": "U.P. YODDHA won the match",
            "winner_team": "b"
          },
          "round": {
            "key": "pkl_2018_g",
            "name": "Pro Kabaddi Zone Round 2018"
          },
          "season": {
            "competition": {
              "key": "pkl_2018",
              "name": "Pro Kabaddi 2018"
            },
            "key": "pkl_2018",
            "name": "Pro Kabaddi 2018",
            "short_name": "PK 18"
          },
          "start_date": {
            "iso": "2018-10-28T14:30+00:00",
            "str": "28th Oct 2018 14:30 GMT",
            "timestamp": "1540737000"
          },
          "status": "completed",
          "sub_card_name": "Match 37",
          "teams": {
            "a": {
              "key": "dab_delhi",
              "name": "DABANG DELHI K.C.",
              "short_name": "DD"
            },
            "b": {
              "key": "up_yoddha",
              "name": "U.P. YODDHA",
              "short_name": "UPY"
            }
          },
          "venue": {
            "name": "Patliputra Sports Complex, Patna"
          }
        },
        "pkl_2018_g38": {
          "approx_completed_ts": "1540745686",
          "cache_key": "kabaddi|match|pkl_2018_g38|micro_card",
          "expires": "1543052110.0",
          "group": {
            "key": "pkl_2018_int_zon_week",
            "name": "Inter Zone Week"
          },
          "key": "pkl_2018_g38",
          "name": "PATNA PIRATES vs HARYANA STEELERS",
          "result": {
            "str": "HARYANA STEELERS won the match",
            "winner_team": "b"
          },
          "round": {
            "key": "pkl_2018_g",
            "name": "Pro Kabaddi Zone Round 2018"
          },
          "season": {
            "competition": {
              "key": "pkl_2018",
              "name": "Pro Kabaddi 2018"
            },
            "key": "pkl_2018",
            "name": "Pro Kabaddi 2018",
            "short_name": "PK 18"
          },
          "start_date": {
            "iso": "2018-10-28T15:30+00:00",
            "str": "28th Oct 2018 15:30 GMT",
            "timestamp": "1540740600"
          },
          "status": "completed",
          "sub_card_name": "Match 38",
          "teams": {
            "a": {
              "key": "pat_pirates",
              "name": "PATNA PIRATES",
              "short_name": "PP"
            },
            "b": {
              "key": "har_steelers",
              "name": "HARYANA STEELERS",
              "short_name": "HS"
            }
          },
          "venue": {
            "name": "Patliputra Sports Complex, Patna"
          }
        },
        "pkl_2018_g39": {
          "approx_completed_ts": "1540913528",
          "cache_key": "kabaddi|match|pkl_2018_g39|micro_card",
          "expires": "1543052110.0",
          "group": {
            "key": "pkl_2018_zone_a",
            "name": "Zone A"
          },
          "key": "pkl_2018_g39",
          "name": "PUNERI PALTAN vs GUJARAT FORTUNEGIANTS",
          "result": {
            "str": "GUJARAT FORTUNEGIANTS won the match",
            "winner_team": "b"
          },
          "round": {
            "key": "pkl_2018_g",
            "name": "Pro Kabaddi Zone Round 2018"
          },
          "season": {
            "competition": {
              "key": "pkl_2018",
              "name": "Pro Kabaddi 2018"
            },
            "key": "pkl_2018",
            "name": "Pro Kabaddi 2018",
            "short_name": "PK 18"
          },
          "start_date": {
            "iso": "2018-10-30T14:30+00:00",
            "str": "30th Oct 2018 14:30 GMT",
            "timestamp": "1540909800"
          },
          "status": "completed",
          "sub_card_name": "Match 39",
          "teams": {
            "a": {
              "key": "pune_paltan",
              "name": "PUNERI PALTAN",
              "short_name": "PUP"
            },
            "b": {
              "key": "guj_fort",
              "name": "GUJARAT FORTUNEGIANTS",
              "short_name": "GF"
            }
          },
          "venue": {
            "name": "Patliputra Sports Complex, Patna"
          }
        },
        "pkl_2018_g4": {
          "approx_completed_ts": "1539017456",
          "cache_key": "kabaddi|match|pkl_2018_g4|micro_card",
          "expires": "1543052110.0",
          "group": {
            "key": "pkl_2018_zone_b",
            "name": "Zone B"
          },
          "key": "pkl_2018_g4",
          "name": "TAMIL THALAIVAS vs U.P. YODDHA",
          "result": {
            "str": "U.P. YODDHA won the match",
            "winner_team": "b"
          },
          "round": {
            "key": "pkl_2018_g",
            "name": "Pro Kabaddi Zone Round 2018"
          },
          "season": {
            "competition": {
              "key": "pkl_2018",
              "name": "Pro Kabaddi 2018"
            },
            "key": "pkl_2018",
            "name": "Pro Kabaddi 2018",
            "short_name": "PK 18"
          },
          "start_date": {
            "iso": "2018-10-08T15:30+00:00",
            "str": "08th Oct 2018 15:30 GMT",
            "timestamp": "1539012600"
          },
          "status": "completed",
          "sub_card_name": "Match 4",
          "teams": {
            "a": {
              "key": "tamil_thalaivas",
              "name": "TAMIL THALAIVAS",
              "short_name": "TT"
            },
            "b": {
              "key": "up_yoddha",
              "name": "U.P. YODDHA",
              "short_name": "UPY"
            }
          },
          "venue": {
            "name": "Jawaharlal Nehru Indoor Stadium, Chennai"
          }
        },
        "pkl_2018_g40": {
          "approx_completed_ts": "1540918329",
          "cache_key": "kabaddi|match|pkl_2018_g40|micro_card",
          "expires": "1543052110.0",
          "group": {
            "key": "pkl_2018_zone_b",
            "name": "Zone B"
          },
          "key": "pkl_2018_g40",
          "name": "PATNA PIRATES vs TELUGU TITANS",
          "result": {
            "str": "TELUGU TITANS won the match",
            "winner_team": "b"
          },
          "round": {
            "key": "pkl_2018_g",
            "name": "Pro Kabaddi Zone Round 2018"
          },
          "season": {
            "competition": {
              "key": "pkl_2018",
              "name": "Pro Kabaddi 2018"
            },
            "key": "pkl_2018",
            "name": "Pro Kabaddi 2018",
            "short_name": "PK 18"
          },
          "start_date": {
            "iso": "2018-10-30T15:30+00:00",
            "str": "30th Oct 2018 15:30 GMT",
            "timestamp": "1540913400"
          },
          "status": "completed",
          "sub_card_name": "Match 40",
          "teams": {
            "a": {
              "key": "pat_pirates",
              "name": "PATNA PIRATES",
              "short_name": "PP"
            },
            "b": {
              "key": "tel_titans",
              "name": "TELUGU TITANS",
              "short_name": "TET"
            }
          },
          "venue": {
            "name": "Patliputra Sports Complex, Patna"
          }
        },
        "pkl_2018_g41": {
          "approx_completed_ts": "1540999967",
          "cache_key": "kabaddi|match|pkl_2018_g41|micro_card",
          "expires": "1543052110.0",
          "group": {
            "key": "pkl_2018_zone_a",
            "name": "Zone A"
          },
          "key": "pkl_2018_g41",
          "name": "DABANG DELHI K.C. vs PUNERI PALTAN",
          "result": {
            "str": "PUNERI PALTAN won the match",
            "winner_team": "b"
          },
          "round": {
            "key": "pkl_2018_g",
            "name": "Pro Kabaddi Zone Round 2018"
          },
          "season": {
            "competition": {
              "key": "pkl_2018",
              "name": "Pro Kabaddi 2018"
            },
            "key": "pkl_2018",
            "name": "Pro Kabaddi 2018",
            "short_name": "PK 18"
          },
          "start_date": {
            "iso": "2018-10-31T14:30+00:00",
            "str": "31st Oct 2018 14:30 GMT",
            "timestamp": "1540996200"
          },
          "status": "completed",
          "sub_card_name": "Match 41",
          "teams": {
            "a": {
              "key": "dab_delhi",
              "name": "DABANG DELHI K.C.",
              "short_name": "DD"
            },
            "b": {
              "key": "pune_paltan",
              "name": "PUNERI PALTAN",
              "short_name": "PUP"
            }
          },
          "venue": {
            "name": "Patliputra Sports Complex, Patna"
          }
        },
        "pkl_2018_g42": {
          "approx_completed_ts": "1541004875",
          "cache_key": "kabaddi|match|pkl_2018_g42|micro_card",
          "expires": "1543052110.0",
          "group": {
            "key": "pkl_2018_zone_b",
            "name": "Zone B"
          },
          "key": "pkl_2018_g42",
          "name": "PATNA PIRATES vs BENGALURU BULLS",
          "result": {
            "str": "BENGALURU BULLS won the match",
            "winner_team": "b"
          },
          "round": {
            "key": "pkl_2018_g",
            "name": "Pro Kabaddi Zone Round 2018"
          },
          "season": {
            "competition": {
              "key": "pkl_2018",
              "name": "Pro Kabaddi 2018"
            },
            "key": "pkl_2018",
            "name": "Pro Kabaddi 2018",
            "short_name": "PK 18"
          },
          "start_date": {
            "iso": "2018-10-31T15:30+00:00",
            "str": "31st Oct 2018 15:30 GMT",
            "timestamp": "1540999800"
          },
          "status": "completed",
          "sub_card_name": "Match 42",
          "teams": {
            "a": {
              "key": "pat_pirates",
              "name": "PATNA PIRATES",
              "short_name": "PP"
            },
            "b": {
              "key": "ben_bulls",
              "name": "BENGALURU BULLS",
              "short_name": "BB"
            }
          },
          "venue": {
            "name": "Patliputra Sports Complex, Patna"
          }
        },
        "pkl_2018_g43": {
          "approx_completed_ts": "1541086458",
          "cache_key": "kabaddi|match|pkl_2018_g43|micro_card",
          "expires": "1543052110.0",
          "group": {
            "key": "pkl_2018_zone_b",
            "name": "Zone B"
          },
          "key": "pkl_2018_g43",
          "name": "PATNA PIRATES vs BENGAL WARRIORS",
          "result": {
            "str": "PATNA PIRATES won the match",
            "winner_team": "a"
          },
          "round": {
            "key": "pkl_2018_g",
            "name": "Pro Kabaddi Zone Round 2018"
          },
          "season": {
            "competition": {
              "key": "pkl_2018",
              "name": "Pro Kabaddi 2018"
            },
            "key": "pkl_2018",
            "name": "Pro Kabaddi 2018",
            "short_name": "PK 18"
          },
          "start_date": {
            "iso": "2018-11-01T14:30+00:00",
            "str": "01st Nov 2018 14:30 GMT",
            "timestamp": "1541082600"
          },
          "status": "completed",
          "sub_card_name": "Match 43",
          "teams": {
            "a": {
              "key": "pat_pirates",
              "name": "PATNA PIRATES",
              "short_name": "PP"
            },
            "b": {
              "key": "ben_warriors",
              "name": "BENGAL WARRIORS",
              "short_name": "BW"
            }
          },
          "venue": {
            "name": "Patliputra Sports Complex, Patna"
          }
        },
        "pkl_2018_g44": {
          "approx_completed_ts": "1541173414",
          "cache_key": "kabaddi|match|pkl_2018_g44|micro_card",
          "expires": "1543052110.0",
          "group": {
            "key": "pkl_2018_zone_b",
            "name": "Zone B"
          },
          "key": "pkl_2018_g44",
          "name": "U.P. YODDHA vs TAMIL THALAIVAS",
          "result": {
            "str": "TAMIL THALAIVAS won the match",
            "winner_team": "b"
          },
          "round": {
            "key": "pkl_2018_g",
            "name": "Pro Kabaddi Zone Round 2018"
          },
          "season": {
            "competition": {
              "key": "pkl_2018",
              "name": "Pro Kabaddi 2018"
            },
            "key": "pkl_2018",
            "name": "Pro Kabaddi 2018",
            "short_name": "PK 18"
          },
          "start_date": {
            "iso": "2018-11-02T14:30+00:00",
            "str": "02nd Nov 2018 14:30 GMT",
            "timestamp": "1541169000"
          },
          "status": "completed",
          "sub_card_name": "Match 44",
          "teams": {
            "a": {
              "key": "up_yoddha",
              "name": "U.P. YODDHA",
              "short_name": "UPY"
            },
            "b": {
              "key": "tamil_thalaivas",
              "name": "TAMIL THALAIVAS",
              "short_name": "TT"
            }
          },
          "venue": {
            "name": "Shaheed Vijay Singh Pathik Sports Complex, Greater Noida"
          }
        },
        "pkl_2018_g45": {
          "approx_completed_ts": "1541176852",
          "cache_key": "kabaddi|match|pkl_2018_g45|micro_card",
          "expires": "1543052110.0",
          "group": {
            "key": "pkl_2018_zone_a",
            "name": "Zone A"
          },
          "key": "pkl_2018_g45",
          "name": "JAIPUR PINK PANTHERS vs GUJARAT FORTUNEGIANTS",
          "result": {
            "str": "GUJARAT FORTUNEGIANTS won the match",
            "winner_team": "b"
          },
          "round": {
            "key": "pkl_2018_g",
            "name": "Pro Kabaddi Zone Round 2018"
          },
          "season": {
            "competition": {
              "key": "pkl_2018",
              "name": "Pro Kabaddi 2018"
            },
            "key": "pkl_2018",
            "name": "Pro Kabaddi 2018",
            "short_name": "PK 18"
          },
          "start_date": {
            "iso": "2018-11-02T15:30+00:00",
            "str": "02nd Nov 2018 15:30 GMT",
            "timestamp": "1541172600"
          },
          "status": "completed",
          "sub_card_name": "Match 45",
          "teams": {
            "a": {
              "key": "jap_panthers",
              "name": "JAIPUR PINK PANTHERS",
              "short_name": "JPP"
            },
            "b": {
              "key": "guj_fort",
              "name": "GUJARAT FORTUNEGIANTS",
              "short_name": "GF"
            }
          },
          "venue": {
            "name": "Shaheed Vijay Singh Pathik Sports Complex, Greater Noida"
          }
        },
        "pkl_2018_g46": {
          "approx_completed_ts": "1541258909",
          "cache_key": "kabaddi|match|pkl_2018_g46|micro_card",
          "expires": "1543052110.0",
          "group": {
            "key": "pkl_2018_zone_a",
            "name": "Zone A"
          },
          "key": "pkl_2018_g46",
          "name": "U MUMBA vs PUNERI PALTAN",
          "result": {
            "str": "U MUMBA won the match",
            "winner_team": "a"
          },
          "round": {
            "key": "pkl_2018_g",
            "name": "Pro Kabaddi Zone Round 2018"
          },
          "season": {
            "competition": {
              "key": "pkl_2018",
              "name": "Pro Kabaddi 2018"
            },
            "key": "pkl_2018",
            "name": "Pro Kabaddi 2018",
            "short_name": "PK 18"
          },
          "start_date": {
            "iso": "2018-11-03T14:30+00:00",
            "str": "03rd Nov 2018 14:30 GMT",
            "timestamp": "1541255400"
          },
          "status": "completed",
          "sub_card_name": "Match 46",
          "teams": {
            "a": {
              "key": "u_mumba",
              "name": "U MUMBA",
              "short_name": "MUM"
            },
            "b": {
              "key": "pune_paltan",
              "name": "PUNERI PALTAN",
              "short_name": "PUP"
            }
          },
          "venue": {
            "name": "Shaheed Vijay Singh Pathik Sports Complex, Greater Noida"
          }
        },
        "pkl_2018_g47": {
          "approx_completed_ts": "1541263270",
          "cache_key": "kabaddi|match|pkl_2018_g47|micro_card",
          "expires": "1543052110.0",
          "group": {
            "key": "pkl_2018_zone_b",
            "name": "Zone B"
          },
          "key": "pkl_2018_g47",
          "name": "U.P. YODDHA vs BENGALURU BULLS",
          "result": {
            "str": "BENGALURU BULLS won the match",
            "winner_team": "b"
          },
          "round": {
            "key": "pkl_2018_g",
            "name": "Pro Kabaddi Zone Round 2018"
          },
          "season": {
            "competition": {
              "key": "pkl_2018",
              "name": "Pro Kabaddi 2018"
            },
            "key": "pkl_2018",
            "name": "Pro Kabaddi 2018",
            "short_name": "PK 18"
          },
          "start_date": {
            "iso": "2018-11-03T15:30+00:00",
            "str": "03rd Nov 2018 15:30 GMT",
            "timestamp": "1541259000"
          },
          "status": "completed",
          "sub_card_name": "Match 47",
          "teams": {
            "a": {
              "key": "up_yoddha",
              "name": "U.P. YODDHA",
              "short_name": "UPY"
            },
            "b": {
              "key": "ben_bulls",
              "name": "BENGALURU BULLS",
              "short_name": "BB"
            }
          },
          "venue": {
            "name": "Shaheed Vijay Singh Pathik Sports Complex, Greater Noida"
          }
        },
        "pkl_2018_g48": {
          "approx_completed_ts": "1541345216",
          "cache_key": "kabaddi|match|pkl_2018_g48|micro_card",
          "expires": "1543052110.0",
          "group": {
            "key": "pkl_2018_zone_a",
            "name": "Zone A"
          },
          "key": "pkl_2018_g48",
          "name": "DABANG DELHI K.C. vs GUJARAT FORTUNEGIANTS",
          "result": {
            "str": "GUJARAT FORTUNEGIANTS won the match",
            "winner_team": "b"
          },
          "round": {
            "key": "pkl_2018_g",
            "name": "Pro Kabaddi Zone Round 2018"
          },
          "season": {
            "competition": {
              "key": "pkl_2018",
              "name": "Pro Kabaddi 2018"
            },
            "key": "pkl_2018",
            "name": "Pro Kabaddi 2018",
            "short_name": "PK 18"
          },
          "start_date": {
            "iso": "2018-11-04T14:30+00:00",
            "str": "04th Nov 2018 14:30 GMT",
            "timestamp": "1541341800"
          },
          "status": "completed",
          "sub_card_name": "Match 48",
          "teams": {
            "a": {
              "key": "dab_delhi",
              "name": "DABANG DELHI K.C.",
              "short_name": "DD"
            },
            "b": {
              "key": "guj_fort",
              "name": "GUJARAT FORTUNEGIANTS",
              "short_name": "GF"
            }
          },
          "venue": {
            "name": "Shaheed Vijay Singh Pathik Sports Complex, Greater Noida"
          }
        },
        "pkl_2018_g49": {
          "approx_completed_ts": "1541354774",
          "cache_key": "kabaddi|match|pkl_2018_g49|micro_card",
          "expires": "1543052110.0",
          "group": {
            "key": "pkl_2018_zone_b",
            "name": "Zone B"
          },
          "key": "pkl_2018_g49",
          "name": "U.P. YODDHA vs BENGAL WARRIORS",
          "result": {
            "str": "Match Draw",
            "winner_team": null
          },
          "round": {
            "key": "pkl_2018_g",
            "name": "Pro Kabaddi Zone Round 2018"
          },
          "season": {
            "competition": {
              "key": "pkl_2018",
              "name": "Pro Kabaddi 2018"
            },
            "key": "pkl_2018",
            "name": "Pro Kabaddi 2018",
            "short_name": "PK 18"
          },
          "start_date": {
            "iso": "2018-11-04T15:30+00:00",
            "str": "04th Nov 2018 15:30 GMT",
            "timestamp": "1541345400"
          },
          "status": "completed",
          "sub_card_name": "Match 49",
          "teams": {
            "a": {
              "key": "up_yoddha",
              "name": "U.P. YODDHA",
              "short_name": "UPY"
            },
            "b": {
              "key": "ben_warriors",
              "name": "BENGAL WARRIORS",
              "short_name": "BW"
            }
          },
          "venue": {
            "name": "Shaheed Vijay Singh Pathik Sports Complex, Greater Noida"
          }
        },
        "pkl_2018_g5": {
          "approx_completed_ts": "1539099437",
          "cache_key": "kabaddi|match|pkl_2018_g5|micro_card",
          "expires": "1543052110.0",
          "group": {
            "key": "pkl_2018_zone_a",
            "name": "Zone A"
          },
          "key": "pkl_2018_g5",
          "name": "DABANG DELHI K.C. vs GUJARAT FORTUNEGIANTS",
          "result": {
            "str": "Match Draw",
            "winner_team": null
          },
          "round": {
            "key": "pkl_2018_g",
            "name": "Pro Kabaddi Zone Round 2018"
          },
          "season": {
            "competition": {
              "key": "pkl_2018",
              "name": "Pro Kabaddi 2018"
            },
            "key": "pkl_2018",
            "name": "Pro Kabaddi 2018",
            "short_name": "PK 18"
          },
          "start_date": {
            "iso": "2018-10-09T14:30+00:00",
            "str": "09th Oct 2018 14:30 GMT",
            "timestamp": "1539095400"
          },
          "status": "completed",
          "sub_card_name": "Match 5",
          "teams": {
            "a": {
              "key": "dab_delhi",
              "name": "DABANG DELHI K.C.",
              "short_name": "DD"
            },
            "b": {
              "key": "guj_fort",
              "name": "GUJARAT FORTUNEGIANTS",
              "short_name": "GF"
            }
          },
          "venue": {
            "name": "Jawaharlal Nehru Indoor Stadium, Chennai"
          }
        },
        "pkl_2018_g50": {
          "approx_completed_ts": "1541518240",
          "cache_key": "kabaddi|match|pkl_2018_g50|micro_card",
          "expires": "1543052110.0",
          "group": {
            "key": "pkl_2018_zone_a",
            "name": "Zone A"
          },
          "key": "pkl_2018_g50",
          "name": "JAIPUR PINK PANTHERS vs HARYANA STEELERS",
          "result": {
            "str": "JAIPUR PINK PANTHERS won the match",
            "winner_team": "a"
          },
          "round": {
            "key": "pkl_2018_g",
            "name": "Pro Kabaddi Zone Round 2018"
          },
          "season": {
            "competition": {
              "key": "pkl_2018",
              "name": "Pro Kabaddi 2018"
            },
            "key": "pkl_2018",
            "name": "Pro Kabaddi 2018",
            "short_name": "PK 18"
          },
          "start_date": {
            "iso": "2018-11-06T14:30+00:00",
            "str": "06th Nov 2018 14:30 GMT",
            "timestamp": "1541514600"
          },
          "status": "completed",
          "sub_card_name": "Match 50",
          "teams": {
            "a": {
              "key": "jap_panthers",
              "name": "JAIPUR PINK PANTHERS",
              "short_name": "JPP"
            },
            "b": {
              "key": "har_steelers",
              "name": "HARYANA STEELERS",
              "short_name": "HS"
            }
          },
          "venue": {
            "name": "Shaheed Vijay Singh Pathik Sports Complex, Greater Noida"
          }
        },
        "pkl_2018_g51": {
          "approx_completed_ts": "1541522421",
          "cache_key": "kabaddi|match|pkl_2018_g51|micro_card",
          "expires": "1543052110.0",
          "group": {
            "key": "pkl_2018_zone_b",
            "name": "Zone B"
          },
          "key": "pkl_2018_g51",
          "name": "U.P. YODDHA vs TELUGU TITANS",
          "result": {
            "str": "Match Draw",
            "winner_team": null
          },
          "round": {
            "key": "pkl_2018_g",
            "name": "Pro Kabaddi Zone Round 2018"
          },
          "season": {
            "competition": {
              "key": "pkl_2018",
              "name": "Pro Kabaddi 2018"
            },
            "key": "pkl_2018",
            "name": "Pro Kabaddi 2018",
            "short_name": "PK 18"
          },
          "start_date": {
            "iso": "2018-11-06T15:30+00:00",
            "str": "06th Nov 2018 15:30 GMT",
            "timestamp": "1541518200"
          },
          "status": "completed",
          "sub_card_name": "Match 51",
          "teams": {
            "a": {
              "key": "up_yoddha",
              "name": "U.P. YODDHA",
              "short_name": "UPY"
            },
            "b": {
              "key": "tel_titans",
              "name": "TELUGU TITANS",
              "short_name": "TET"
            }
          },
          "venue": {
            "name": "Shaheed Vijay Singh Pathik Sports Complex, Greater Noida"
          }
        },
        "pkl_2018_g52": {
          "approx_completed_ts": "1541693695",
          "cache_key": "kabaddi|match|pkl_2018_g52|micro_card",
          "expires": "1543052110.0",
          "group": {
            "key": "pkl_2018_zone_a",
            "name": "Zone A"
          },
          "key": "pkl_2018_g52",
          "name": "HARYANA STEELERS vs DABANG DELHI K.C.",
          "result": {
            "str": "DABANG DELHI K.C. won the match",
            "winner_team": "b"
          },
          "round": {
            "key": "pkl_2018_g",
            "name": "Pro Kabaddi Zone Round 2018"
          },
          "season": {
            "competition": {
              "key": "pkl_2018",
              "name": "Pro Kabaddi 2018"
            },
            "key": "pkl_2018",
            "name": "Pro Kabaddi 2018",
            "short_name": "PK 18"
          },
          "start_date": {
            "iso": "2018-11-08T14:30+00:00",
            "str": "08th Nov 2018 14:30 GMT",
            "timestamp": "1541687400"
          },
          "status": "completed",
          "sub_card_name": "Match 52",
          "teams": {
            "a": {
              "key": "har_steelers",
              "name": "HARYANA STEELERS",
              "short_name": "HS"
            },
            "b": {
              "key": "dab_delhi",
              "name": "DABANG DELHI K.C.",
              "short_name": "DD"
            }
          },
          "venue": {
            "name": "Shaheed Vijay Singh Pathik Sports Complex, Greater Noida"
          }
        },
        "pkl_2018_g53": {
          "approx_completed_ts": "1541695729",
          "cache_key": "kabaddi|match|pkl_2018_g53|micro_card",
          "expires": "1543052110.0",
          "group": {
            "key": "pkl_2018_zone_b",
            "name": "Zone B"
          },
          "key": "pkl_2018_g53",
          "name": "U.P. YODDHA vs BENGALURU BULLS",
          "result": {
            "str": "BENGALURU BULLS won the match",
            "winner_team": "b"
          },
          "round": {
            "key": "pkl_2018_g",
            "name": "Pro Kabaddi Zone Round 2018"
          },
          "season": {
            "competition": {
              "key": "pkl_2018",
              "name": "Pro Kabaddi 2018"
            },
            "key": "pkl_2018",
            "name": "Pro Kabaddi 2018",
            "short_name": "PK 18"
          },
          "start_date": {
            "iso": "2018-11-08T15:30+00:00",
            "str": "08th Nov 2018 15:30 GMT",
            "timestamp": "1541691000"
          },
          "status": "completed",
          "sub_card_name": "Match 53",
          "teams": {
            "a": {
              "key": "up_yoddha",
              "name": "U.P. YODDHA",
              "short_name": "UPY"
            },
            "b": {
              "key": "ben_bulls",
              "name": "BENGALURU BULLS",
              "short_name": "BB"
            }
          },
          "venue": {
            "name": "Shaheed Vijay Singh Pathik Sports Complex, Greater Noida"
          }
        },
        "pkl_2018_g54": {
          "approx_completed_ts": "1541777614",
          "cache_key": "kabaddi|match|pkl_2018_g54|micro_card",
          "expires": "1543052110.0",
          "group": {
            "key": "pkl_2018_zone_a",
            "name": "Zone A"
          },
          "key": "pkl_2018_g54",
          "name": "U MUMBA vs JAIPUR PINK PANTHERS",
          "result": {
            "str": "U MUMBA won the match",
            "winner_team": "a"
          },
          "round": {
            "key": "pkl_2018_g",
            "name": "Pro Kabaddi Zone Round 2018"
          },
          "season": {
            "competition": {
              "key": "pkl_2018",
              "name": "Pro Kabaddi 2018"
            },
            "key": "pkl_2018",
            "name": "Pro Kabaddi 2018",
            "short_name": "PK 18"
          },
          "start_date": {
            "iso": "2018-11-09T14:30+00:00",
            "str": "09th Nov 2018 14:30 GMT",
            "timestamp": "1541773800"
          },
          "status": "completed",
          "sub_card_name": "Match 54",
          "teams": {
            "a": {
              "key": "u_mumba",
              "name": "U MUMBA",
              "short_name": "MUM"
            },
            "b": {
              "key": "jap_panthers",
              "name": "JAIPUR PINK PANTHERS",
              "short_name": "JPP"
            }
          },
          "venue": {
            "name": "DOME@NSCI SVP Stadium, Mumbai"
          }
        },
        "pkl_2018_g55": {
          "approx_completed_ts": "1541781946",
          "cache_key": "kabaddi|match|pkl_2018_g55|micro_card",
          "expires": "1543052110.0",
          "group": {
            "key": "pkl_2018_zone_b",
            "name": "Zone B"
          },
          "key": "pkl_2018_g55",
          "name": "BENGAL WARRIORS vs TELUGU TITANS",
          "result": {
            "str": "BENGAL WARRIORS won the match",
            "winner_team": "a"
          },
          "round": {
            "key": "pkl_2018_g",
            "name": "Pro Kabaddi Zone Round 2018"
          },
          "season": {
            "competition": {
              "key": "pkl_2018",
              "name": "Pro Kabaddi 2018"
            },
            "key": "pkl_2018",
            "name": "Pro Kabaddi 2018",
            "short_name": "PK 18"
          },
          "start_date": {
            "iso": "2018-11-09T15:30+00:00",
            "str": "09th Nov 2018 15:30 GMT",
            "timestamp": "1541777400"
          },
          "status": "completed",
          "sub_card_name": "Match 55",
          "teams": {
            "a": {
              "key": "ben_warriors",
              "name": "BENGAL WARRIORS",
              "short_name": "BW"
            },
            "b": {
              "key": "tel_titans",
              "name": "TELUGU TITANS",
              "short_name": "TET"
            }
          },
          "venue": {
            "name": "DOME@NSCI SVP Stadium, Mumbai"
          }
        },
        "pkl_2018_g56": {
          "approx_completed_ts": "1541863931",
          "cache_key": "kabaddi|match|pkl_2018_g56|micro_card",
          "expires": "1543052110.0",
          "group": {
            "key": "pkl_2018_zone_b",
            "name": "Zone B"
          },
          "key": "pkl_2018_g56",
          "name": "PATNA PIRATES vs BENGAL WARRIORS",
          "result": {
            "str": "PATNA PIRATES won the match",
            "winner_team": "a"
          },
          "round": {
            "key": "pkl_2018_g",
            "name": "Pro Kabaddi Zone Round 2018"
          },
          "season": {
            "competition": {
              "key": "pkl_2018",
              "name": "Pro Kabaddi 2018"
            },
            "key": "pkl_2018",
            "name": "Pro Kabaddi 2018",
            "short_name": "PK 18"
          },
          "start_date": {
            "iso": "2018-11-10T14:30+00:00",
            "str": "10th Nov 2018 14:30 GMT",
            "timestamp": "1541860200"
          },
          "status": "completed",
          "sub_card_name": "Match 56",
          "teams": {
            "a": {
              "key": "pat_pirates",
              "name": "PATNA PIRATES",
              "short_name": "PP"
            },
            "b": {
              "key": "ben_warriors",
              "name": "BENGAL WARRIORS",
              "short_name": "BW"
            }
          },
          "venue": {
            "name": "DOME@NSCI SVP Stadium, Mumbai"
          }
        },
        "pkl_2018_g57": {
          "approx_completed_ts": "1541868357",
          "cache_key": "kabaddi|match|pkl_2018_g57|micro_card",
          "expires": "1543052110.0",
          "group": {
            "key": "pkl_2018_zone_a",
            "name": "Zone A"
          },
          "key": "pkl_2018_g57",
          "name": "U MUMBA vs GUJARAT FORTUNEGIANTS",
          "result": {
            "str": "GUJARAT FORTUNEGIANTS won the match",
            "winner_team": "b"
          },
          "round": {
            "key": "pkl_2018_g",
            "name": "Pro Kabaddi Zone Round 2018"
          },
          "season": {
            "competition": {
              "key": "pkl_2018",
              "name": "Pro Kabaddi 2018"
            },
            "key": "pkl_2018",
            "name": "Pro Kabaddi 2018",
            "short_name": "PK 18"
          },
          "start_date": {
            "iso": "2018-11-10T15:30+00:00",
            "str": "10th Nov 2018 15:30 GMT",
            "timestamp": "1541863800"
          },
          "status": "completed",
          "sub_card_name": "Match 57",
          "teams": {
            "a": {
              "key": "u_mumba",
              "name": "U MUMBA",
              "short_name": "MUM"
            },
            "b": {
              "key": "guj_fort",
              "name": "GUJARAT FORTUNEGIANTS",
              "short_name": "GF"
            }
          },
          "venue": {
            "name": "DOME@NSCI SVP Stadium, Mumbai"
          }
        },
        "pkl_2018_g58": {
          "approx_completed_ts": "1541950278",
          "cache_key": "kabaddi|match|pkl_2018_g58|micro_card",
          "expires": "1543052110.0",
          "group": {
            "key": "pkl_2018_zone_a",
            "name": "Zone A"
          },
          "key": "pkl_2018_g58",
          "name": "JAIPUR PINK PANTHERS vs DABANG DELHI K.C.",
          "result": {
            "str": "DABANG DELHI K.C. won the match",
            "winner_team": "b"
          },
          "round": {
            "key": "pkl_2018_g",
            "name": "Pro Kabaddi Zone Round 2018"
          },
          "season": {
            "competition": {
              "key": "pkl_2018",
              "name": "Pro Kabaddi 2018"
            },
            "key": "pkl_2018",
            "name": "Pro Kabaddi 2018",
            "short_name": "PK 18"
          },
          "start_date": {
            "iso": "2018-11-11T14:30+00:00",
            "str": "11th Nov 2018 14:30 GMT",
            "timestamp": "1541946600"
          },
          "status": "completed",
          "sub_card_name": "Match 58",
          "teams": {
            "a": {
              "key": "jap_panthers",
              "name": "JAIPUR PINK PANTHERS",
              "short_name": "JPP"
            },
            "b": {
              "key": "dab_delhi",
              "name": "DABANG DELHI K.C.",
              "short_name": "DD"
            }
          },
          "venue": {
            "name": "DOME@NSCI SVP Stadium, Mumbai"
          }
        },
        "pkl_2018_g59": {
          "approx_completed_ts": "1541954836",
          "cache_key": "kabaddi|match|pkl_2018_g59|micro_card",
          "expires": "1543052110.0",
          "group": {
            "key": "pkl_2018_zone_a",
            "name": "Zone A"
          },
          "key": "pkl_2018_g59",
          "name": "U MUMBA vs HARYANA STEELERS",
          "result": {
            "str": "HARYANA STEELERS won the match",
            "winner_team": "b"
          },
          "round": {
            "key": "pkl_2018_g",
            "name": "Pro Kabaddi Zone Round 2018"
          },
          "season": {
            "competition": {
              "key": "pkl_2018",
              "name": "Pro Kabaddi 2018"
            },
            "key": "pkl_2018",
            "name": "Pro Kabaddi 2018",
            "short_name": "PK 18"
          },
          "start_date": {
            "iso": "2018-11-11T15:30+00:00",
            "str": "11th Nov 2018 15:30 GMT",
            "timestamp": "1541950200"
          },
          "status": "completed",
          "sub_card_name": "Match 59",
          "teams": {
            "a": {
              "key": "u_mumba",
              "name": "U MUMBA",
              "short_name": "MUM"
            },
            "b": {
              "key": "har_steelers",
              "name": "HARYANA STEELERS",
              "short_name": "HS"
            }
          },
          "venue": {
            "name": "DOME@NSCI SVP Stadium, Mumbai"
          }
        },
        "pkl_2018_g6": {
          "approx_completed_ts": "1539104198",
          "cache_key": "kabaddi|match|pkl_2018_g6|micro_card",
          "expires": "1543052110.0",
          "group": {
            "key": "pkl_2018_zone_b",
            "name": "Zone B"
          },
          "key": "pkl_2018_g6",
          "name": "TAMIL THALAIVAS vs TELUGU TITANS",
          "result": {
            "str": "TELUGU TITANS won the match",
            "winner_team": "b"
          },
          "round": {
            "key": "pkl_2018_g",
            "name": "Pro Kabaddi Zone Round 2018"
          },
          "season": {
            "competition": {
              "key": "pkl_2018",
              "name": "Pro Kabaddi 2018"
            },
            "key": "pkl_2018",
            "name": "Pro Kabaddi 2018",
            "short_name": "PK 18"
          },
          "start_date": {
            "iso": "2018-10-09T15:30+00:00",
            "str": "09th Oct 2018 15:30 GMT",
            "timestamp": "1539099000"
          },
          "status": "completed",
          "sub_card_name": "Match 6",
          "teams": {
            "a": {
              "key": "tamil_thalaivas",
              "name": "TAMIL THALAIVAS",
              "short_name": "TT"
            },
            "b": {
              "key": "tel_titans",
              "name": "TELUGU TITANS",
              "short_name": "TET"
            }
          },
          "venue": {
            "name": "Jawaharlal Nehru Indoor Stadium, Chennai"
          }
        },
        "pkl_2018_g60": {
          "approx_completed_ts": "1542123047",
          "cache_key": "kabaddi|match|pkl_2018_g60|micro_card",
          "expires": "1543052110.0",
          "group": {
            "key": "pkl_2018_int_zon_week",
            "name": "Inter Zone Week"
          },
          "key": "pkl_2018_g60",
          "name": "PUNERI PALTAN vs TELUGU TITANS",
          "result": {
            "str": "TELUGU TITANS won the match",
            "winner_team": "b"
          },
          "round": {
            "key": "pkl_2018_g",
            "name": "Pro Kabaddi Zone Round 2018"
          },
          "season": {
            "competition": {
              "key": "pkl_2018",
              "name": "Pro Kabaddi 2018"
            },
            "key": "pkl_2018",
            "name": "Pro Kabaddi 2018",
            "short_name": "PK 18"
          },
          "start_date": {
            "iso": "2018-11-13T14:30+00:00",
            "str": "13th Nov 2018 14:30 GMT",
            "timestamp": "1542119400"
          },
          "status": "completed",
          "sub_card_name": "Match 60",
          "teams": {
            "a": {
              "key": "pune_paltan",
              "name": "PUNERI PALTAN",
              "short_name": "PUP"
            },
            "b": {
              "key": "tel_titans",
              "name": "TELUGU TITANS",
              "short_name": "TET"
            }
          },
          "venue": {
            "name": "DOME@NSCI SVP Stadium, Mumbai"
          }
        },
        "pkl_2018_g61": {
          "approx_completed_ts": "1542127375",
          "cache_key": "kabaddi|match|pkl_2018_g61|micro_card",
          "expires": "1543052110.0",
          "group": {
            "key": "pkl_2018_int_zon_week",
            "name": "Inter Zone Week"
          },
          "key": "pkl_2018_g61",
          "name": "U MUMBA vs U.P. YODDHA",
          "result": {
            "str": "U MUMBA won the match",
            "winner_team": "a"
          },
          "round": {
            "key": "pkl_2018_g",
            "name": "Pro Kabaddi Zone Round 2018"
          },
          "season": {
            "competition": {
              "key": "pkl_2018",
              "name": "Pro Kabaddi 2018"
            },
            "key": "pkl_2018",
            "name": "Pro Kabaddi 2018",
            "short_name": "PK 18"
          },
          "start_date": {
            "iso": "2018-11-13T15:30+00:00",
            "str": "13th Nov 2018 15:30 GMT",
            "timestamp": "1542123000"
          },
          "status": "completed",
          "sub_card_name": "Match 61",
          "teams": {
            "a": {
              "key": "u_mumba",
              "name": "U MUMBA",
              "short_name": "MUM"
            },
            "b": {
              "key": "up_yoddha",
              "name": "U.P. YODDHA",
              "short_name": "UPY"
            }
          },
          "venue": {
            "name": "DOME@NSCI SVP Stadium, Mumbai"
          }
        },
        "pkl_2018_g62": {
          "approx_completed_ts": "1542209534",
          "cache_key": "kabaddi|match|pkl_2018_g62|micro_card",
          "expires": "1543052110.0",
          "group": {
            "key": "pkl_2018_int_zon_week",
            "name": "Inter Zone Week"
          },
          "key": "pkl_2018_g62",
          "name": "TAMIL THALAIVAS vs HARYANA STEELERS",
          "result": {
            "str": "Match Draw",
            "winner_team": null
          },
          "round": {
            "key": "pkl_2018_g",
            "name": "Pro Kabaddi Zone Round 2018"
          },
          "season": {
            "competition": {
              "key": "pkl_2018",
              "name": "Pro Kabaddi 2018"
            },
            "key": "pkl_2018",
            "name": "Pro Kabaddi 2018",
            "short_name": "PK 18"
          },
          "start_date": {
            "iso": "2018-11-14T14:30+00:00",
            "str": "14th Nov 2018 14:30 GMT",
            "timestamp": "1542205800"
          },
          "status": "completed",
          "sub_card_name": "Match 62",
          "teams": {
            "a": {
              "key": "tamil_thalaivas",
              "name": "TAMIL THALAIVAS",
              "short_name": "TT"
            },
            "b": {
              "key": "har_steelers",
              "name": "HARYANA STEELERS",
              "short_name": "HS"
            }
          },
          "venue": {
            "name": "NSCI Indoor Stadium"
          }
        },
        "pkl_2018_g63": {
          "approx_completed_ts": "1542213871",
          "cache_key": "kabaddi|match|pkl_2018_g63|micro_card",
          "expires": "1543052110.0",
          "group": {
            "key": "pkl_2018_int_zon_week",
            "name": "Inter Zone Week"
          },
          "key": "pkl_2018_g63",
          "name": "U MUMBA vs BENGALURU BULLS",
          "result": {
            "str": "U MUMBA won the match",
            "winner_team": "a"
          },
          "round": {
            "key": "pkl_2018_g",
            "name": "Pro Kabaddi Zone Round 2018"
          },
          "season": {
            "competition": {
              "key": "pkl_2018",
              "name": "Pro Kabaddi 2018"
            },
            "key": "pkl_2018",
            "name": "Pro Kabaddi 2018",
            "short_name": "PK 18"
          },
          "start_date": {
            "iso": "2018-11-14T15:30+00:00",
            "str": "14th Nov 2018 15:30 GMT",
            "timestamp": "1542209400"
          },
          "status": "completed",
          "sub_card_name": "Match 63",
          "teams": {
            "a": {
              "key": "u_mumba",
              "name": "U MUMBA",
              "short_name": "MUM"
            },
            "b": {
              "key": "ben_bulls",
              "name": "BENGALURU BULLS",
              "short_name": "BB"
            }
          },
          "venue": {
            "name": "NSCI Indoor Stadium"
          }
        },
        "pkl_2018_g64": {
          "approx_completed_ts": "1542295844",
          "cache_key": "kabaddi|match|pkl_2018_g64|micro_card",
          "expires": "1543052110.0",
          "group": {
            "key": "pkl_2018_int_zon_week",
            "name": "Inter Zone Week"
          },
          "key": "pkl_2018_g64",
          "name": "PATNA PIRATES vs DABANG DELHI K.C.",
          "result": {
            "str": "PATNA PIRATES won the match",
            "winner_team": "a"
          },
          "round": {
            "key": "pkl_2018_g",
            "name": "Pro Kabaddi Zone Round 2018"
          },
          "season": {
            "competition": {
              "key": "pkl_2018",
              "name": "Pro Kabaddi 2018"
            },
            "key": "pkl_2018",
            "name": "Pro Kabaddi 2018",
            "short_name": "PK 18"
          },
          "start_date": {
            "iso": "2018-11-15T14:30+00:00",
            "str": "15th Nov 2018 14:30 GMT",
            "timestamp": "1542292200"
          },
          "status": "completed",
          "sub_card_name": "Match 64",
          "teams": {
            "a": {
              "key": "pat_pirates",
              "name": "PATNA PIRATES",
              "short_name": "PP"
            },
            "b": {
              "key": "dab_delhi",
              "name": "DABANG DELHI K.C.",
              "short_name": "DD"
            }
          },
          "venue": {
            "name": "DOME@NSCI SVP Stadium, Mumbai"
          }
        },
        "pkl_2018_g65": {
          "approx_completed_ts": "1542300105",
          "cache_key": "kabaddi|match|pkl_2018_g65|micro_card",
          "expires": "1543052110.0",
          "group": {
            "key": "pkl_2018_int_zon_week",
            "name": "Inter Zone Week"
          },
          "key": "pkl_2018_g65",
          "name": "U MUMBA vs TAMIL THALAIVAS",
          "result": {
            "str": "U MUMBA won the match",
            "winner_team": "a"
          },
          "round": {
            "key": "pkl_2018_g",
            "name": "Pro Kabaddi Zone Round 2018"
          },
          "season": {
            "competition": {
              "key": "pkl_2018",
              "name": "Pro Kabaddi 2018"
            },
            "key": "pkl_2018",
            "name": "Pro Kabaddi 2018",
            "short_name": "PK 18"
          },
          "start_date": {
            "iso": "2018-11-15T15:30+00:00",
            "str": "15th Nov 2018 15:30 GMT",
            "timestamp": "1542295800"
          },
          "status": "completed",
          "sub_card_name": "Match 65",
          "teams": {
            "a": {
              "key": "u_mumba",
              "name": "U MUMBA",
              "short_name": "MUM"
            },
            "b": {
              "key": "tamil_thalaivas",
              "name": "TAMIL THALAIVAS",
              "short_name": "TT"
            }
          },
          "venue": {
            "name": "DOME@NSCI SVP Stadium, Mumbai"
          }
        },
        "pkl_2018_g66": {
          "approx_completed_ts": "1542382183",
          "cache_key": "kabaddi|match|pkl_2018_g66|micro_card",
          "expires": "1543052110.0",
          "group": {
            "key": "pkl_2018_int_zon_week",
            "name": "Inter Zone Week"
          },
          "key": "pkl_2018_g66",
          "name": "GUJARAT FORTUNEGIANTS vs BENGAL WARRIORS",
          "result": {
            "str": "GUJARAT FORTUNEGIANTS won the match",
            "winner_team": "a"
          },
          "round": {
            "key": "pkl_2018_g",
            "name": "Pro Kabaddi Zone Round 2018"
          },
          "season": {
            "competition": {
              "key": "pkl_2018",
              "name": "Pro Kabaddi 2018"
            },
            "key": "pkl_2018",
            "name": "Pro Kabaddi 2018",
            "short_name": "PK 18"
          },
          "start_date": {
            "iso": "2018-11-16T14:30+00:00",
            "str": "16th Nov 2018 14:30 GMT",
            "timestamp": "1542378600"
          },
          "status": "completed",
          "sub_card_name": "Match 66",
          "teams": {
            "a": {
              "key": "guj_fort",
              "name": "GUJARAT FORTUNEGIANTS",
              "short_name": "GF"
            },
            "b": {
              "key": "ben_warriors",
              "name": "BENGAL WARRIORS",
              "short_name": "BW"
            }
          },
          "venue": {
            "name": "The Arena by Transstadia, Ahmedabad"
          }
        },
        "pkl_2018_g67": {
          "approx_completed_ts": "1542386386",
          "cache_key": "kabaddi|match|pkl_2018_g67|micro_card",
          "expires": "1543052110.0",
          "group": {
            "key": "pkl_2018_int_zon_week",
            "name": "Inter Zone Week"
          },
          "key": "pkl_2018_g67",
          "name": "JAIPUR PINK PANTHERS vs U.P. YODDHA",
          "result": {
            "str": "JAIPUR PINK PANTHERS won the match",
            "winner_team": "a"
          },
          "round": {
            "key": "pkl_2018_g",
            "name": "Pro Kabaddi Zone Round 2018"
          },
          "season": {
            "competition": {
              "key": "pkl_2018",
              "name": "Pro Kabaddi 2018"
            },
            "key": "pkl_2018",
            "name": "Pro Kabaddi 2018",
            "short_name": "PK 18"
          },
          "start_date": {
            "iso": "2018-11-16T15:30+00:00",
            "str": "16th Nov 2018 15:30 GMT",
            "timestamp": "1542382200"
          },
          "status": "completed",
          "sub_card_name": "Match 67",
          "teams": {
            "a": {
              "key": "jap_panthers",
              "name": "JAIPUR PINK PANTHERS",
              "short_name": "JPP"
            },
            "b": {
              "key": "up_yoddha",
              "name": "U.P. YODDHA",
              "short_name": "UPY"
            }
          },
          "venue": {
            "name": "The Arena by Transstadia, Ahmedabad"
          }
        },
        "pkl_2018_g68": {
          "approx_completed_ts": "1542468495",
          "cache_key": "kabaddi|match|pkl_2018_g68|micro_card",
          "expires": "1543052110.0",
          "group": {
            "key": "pkl_2018_int_zon_week",
            "name": "Inter Zone Week"
          },
          "key": "pkl_2018_g68",
          "name": "PUNERI PALTAN vs BENGAL WARRIORS",
          "result": {
            "str": "BENGAL WARRIORS won the match",
            "winner_team": "b"
          },
          "round": {
            "key": "pkl_2018_g",
            "name": "Pro Kabaddi Zone Round 2018"
          },
          "season": {
            "competition": {
              "key": "pkl_2018",
              "name": "Pro Kabaddi 2018"
            },
            "key": "pkl_2018",
            "name": "Pro Kabaddi 2018",
            "short_name": "PK 18"
          },
          "start_date": {
            "iso": "2018-11-17T14:30+00:00",
            "str": "17th Nov 2018 14:30 GMT",
            "timestamp": "1542465000"
          },
          "status": "completed",
          "sub_card_name": "Match 68",
          "teams": {
            "a": {
              "key": "pune_paltan",
              "name": "PUNERI PALTAN",
              "short_name": "PUP"
            },
            "b": {
              "key": "ben_warriors",
              "name": "BENGAL WARRIORS",
              "short_name": "BW"
            }
          },
          "venue": {
            "name": "The Arena by Transstadia, Ahmedabad"
          }
        },
        "pkl_2018_g69": {
          "approx_completed_ts": "1542473160",
          "cache_key": "kabaddi|match|pkl_2018_g69|micro_card",
          "expires": "1543052110.0",
          "group": {
            "key": "pkl_2018_int_zon_week",
            "name": "Inter Zone Week"
          },
          "key": "pkl_2018_g69",
          "name": "GUJARAT FORTUNEGIANTS vs BENGALURU BULLS",
          "result": {
            "str": "Match Draw",
            "winner_team": null
          },
          "round": {
            "key": "pkl_2018_g",
            "name": "Pro Kabaddi Zone Round 2018"
          },
          "season": {
            "competition": {
              "key": "pkl_2018",
              "name": "Pro Kabaddi 2018"
            },
            "key": "pkl_2018",
            "name": "Pro Kabaddi 2018",
            "short_name": "PK 18"
          },
          "start_date": {
            "iso": "2018-11-17T15:30+00:00",
            "str": "17th Nov 2018 15:30 GMT",
            "timestamp": "1542468600"
          },
          "status": "completed",
          "sub_card_name": "Match 69",
          "teams": {
            "a": {
              "key": "guj_fort",
              "name": "GUJARAT FORTUNEGIANTS",
              "short_name": "GF"
            },
            "b": {
              "key": "ben_bulls",
              "name": "BENGALURU BULLS",
              "short_name": "BB"
            }
          },
          "venue": {
            "name": "The Arena by Transstadia, Ahmedabad"
          }
        },
        "pkl_2018_g7": {
          "approx_completed_ts": "1539185714",
          "cache_key": "kabaddi|match|pkl_2018_g7|micro_card",
          "expires": "1543052110.0",
          "group": {
            "key": "pkl_2018_zone_a",
            "name": "Zone A"
          },
          "key": "pkl_2018_g7",
          "name": "U MUMBA vs JAIPUR PINK PANTHERS",
          "result": {
            "str": "U MUMBA won the match",
            "winner_team": "a"
          },
          "round": {
            "key": "pkl_2018_g",
            "name": "Pro Kabaddi Zone Round 2018"
          },
          "season": {
            "competition": {
              "key": "pkl_2018",
              "name": "Pro Kabaddi 2018"
            },
            "key": "pkl_2018",
            "name": "Pro Kabaddi 2018",
            "short_name": "PK 18"
          },
          "start_date": {
            "iso": "2018-10-10T14:30+00:00",
            "str": "10th Oct 2018 14:30 GMT",
            "timestamp": "1539181800"
          },
          "status": "completed",
          "sub_card_name": "Match 7",
          "teams": {
            "a": {
              "key": "u_mumba",
              "name": "U MUMBA",
              "short_name": "MUM"
            },
            "b": {
              "key": "jap_panthers",
              "name": "JAIPUR PINK PANTHERS",
              "short_name": "JPP"
            }
          },
          "venue": {
            "name": "Jawaharlal Nehru Indoor Stadium, Chennai"
          }
        },
        "pkl_2018_g70": {
          "approx_completed_ts": "1542555002",
          "cache_key": "kabaddi|match|pkl_2018_g70|micro_card",
          "expires": "1543052110.0",
          "group": {
            "key": "pkl_2018_int_zon_week",
            "name": "Inter Zone Week"
          },
          "key": "pkl_2018_g70",
          "name": "JAIPUR PINK PANTHERS vs BENGALURU BULLS",
          "result": {
            "str": "BENGALURU BULLS won the match",
            "winner_team": "b"
          },
          "round": {
            "key": "pkl_2018_g",
            "name": "Pro Kabaddi Zone Round 2018"
          },
          "season": {
            "competition": {
              "key": "pkl_2018",
              "name": "Pro Kabaddi 2018"
            },
            "key": "pkl_2018",
            "name": "Pro Kabaddi 2018",
            "short_name": "PK 18"
          },
          "start_date": {
            "iso": "2018-11-18T14:30+00:00",
            "str": "18th Nov 2018 14:30 GMT",
            "timestamp": "1542551400"
          },
          "status": "completed",
          "sub_card_name": "Match 70",
          "teams": {
            "a": {
              "key": "jap_panthers",
              "name": "JAIPUR PINK PANTHERS",
              "short_name": "JPP"
            },
            "b": {
              "key": "ben_bulls",
              "name": "BENGALURU BULLS",
              "short_name": "BB"
            }
          },
          "venue": {
            "name": "The Arena by Transstadia, Ahmedabad"
          }
        },
        "pkl_2018_g71": {
          "approx_completed_ts": "1542560181",
          "cache_key": "kabaddi|match|pkl_2018_g71|micro_card",
          "expires": "1543052110.0",
          "group": {
            "key": "pkl_2018_int_zon_week",
            "name": "Inter Zone Week"
          },
          "key": "pkl_2018_g71",
          "name": "GUJARAT FORTUNEGIANTS vs U.P. YODDHA",
          "result": {
            "str": "GUJARAT FORTUNEGIANTS won the match",
            "winner_team": "a"
          },
          "round": {
            "key": "pkl_2018_g",
            "name": "Pro Kabaddi Zone Round 2018"
          },
          "season": {
            "competition": {
              "key": "pkl_2018",
              "name": "Pro Kabaddi 2018"
            },
            "key": "pkl_2018",
            "name": "Pro Kabaddi 2018",
            "short_name": "PK 18"
          },
          "start_date": {
            "iso": "2018-11-18T15:30+00:00",
            "str": "18th Nov 2018 15:30 GMT",
            "timestamp": "1542555000"
          },
          "status": "completed",
          "sub_card_name": "Match 71",
          "teams": {
            "a": {
              "key": "guj_fort",
              "name": "GUJARAT FORTUNEGIANTS",
              "short_name": "GF"
            },
            "b": {
              "key": "up_yoddha",
              "name": "U.P. YODDHA",
              "short_name": "UPY"
            }
          },
          "venue": {
            "name": "The Arena by Transstadia, Ahmedabad"
          }
        },
        "pkl_2018_g72": {
          "approx_completed_ts": "1542727816",
          "cache_key": "kabaddi|match|pkl_2018_g72|micro_card",
          "expires": "1543052110.0",
          "group": {
            "key": "pkl_2018_zone_b",
            "name": "Zone B"
          },
          "key": "pkl_2018_g72",
          "name": "TAMIL THALAIVAS vs TELUGU TITANS",
          "result": {
            "str": "TAMIL THALAIVAS won the match",
            "winner_team": "a"
          },
          "round": {
            "key": "pkl_2018_g",
            "name": "Pro Kabaddi Zone Round 2018"
          },
          "season": {
            "competition": {
              "key": "pkl_2018",
              "name": "Pro Kabaddi 2018"
            },
            "key": "pkl_2018",
            "name": "Pro Kabaddi 2018",
            "short_name": "PK 18"
          },
          "start_date": {
            "iso": "2018-11-20T14:30+00:00",
            "str": "20th Nov 2018 14:30 GMT",
            "timestamp": "1542724200"
          },
          "status": "completed",
          "sub_card_name": "Match 72",
          "teams": {
            "a": {
              "key": "tamil_thalaivas",
              "name": "TAMIL THALAIVAS",
              "short_name": "TT"
            },
            "b": {
              "key": "tel_titans",
              "name": "TELUGU TITANS",
              "short_name": "TET"
            }
          },
          "venue": {
            "name": "The Arena by Transstadia, Ahmedabad"
          }
        },
        "pkl_2018_g73": {
          "approx_completed_ts": "1542732113",
          "cache_key": "kabaddi|match|pkl_2018_g73|micro_card",
          "expires": "1543052110.0",
          "group": {
            "key": "pkl_2018_zone_a",
            "name": "Zone A"
          },
          "key": "pkl_2018_g73",
          "name": "GUJARAT FORTUNEGIANTS vs DABANG DELHI K.C.",
          "result": {
            "str": "DABANG DELHI K.C. won the match",
            "winner_team": "b"
          },
          "round": {
            "key": "pkl_2018_g",
            "name": "Pro Kabaddi Zone Round 2018"
          },
          "season": {
            "competition": {
              "key": "pkl_2018",
              "name": "Pro Kabaddi 2018"
            },
            "key": "pkl_2018",
            "name": "Pro Kabaddi 2018",
            "short_name": "PK 18"
          },
          "start_date": {
            "iso": "2018-11-20T15:30+00:00",
            "str": "20th Nov 2018 15:30 GMT",
            "timestamp": "1542727800"
          },
          "status": "completed",
          "sub_card_name": "Match 73",
          "teams": {
            "a": {
              "key": "guj_fort",
              "name": "GUJARAT FORTUNEGIANTS",
              "short_name": "GF"
            },
            "b": {
              "key": "dab_delhi",
              "name": "DABANG DELHI K.C.",
              "short_name": "DD"
            }
          },
          "venue": {
            "name": "The Arena by Transstadia, Ahmedabad"
          }
        },
        "pkl_2018_g74": {
          "approx_completed_ts": "1542814454",
          "cache_key": "kabaddi|match|pkl_2018_g74|micro_card",
          "expires": "1543052110.0",
          "group": {
            "key": "pkl_2018_zone_b",
            "name": "Zone B"
          },
          "key": "pkl_2018_g74",
          "name": "PATNA PIRATES vs TAMIL THALAIVAS",
          "result": {
            "str": "PATNA PIRATES won the match",
            "winner_team": "a"
          },
          "round": {
            "key": "pkl_2018_g",
            "name": "Pro Kabaddi Zone Round 2018"
          },
          "season": {
            "competition": {
              "key": "pkl_2018",
              "name": "Pro Kabaddi 2018"
            },
            "key": "pkl_2018",
            "name": "Pro Kabaddi 2018",
            "short_name": "PK 18"
          },
          "start_date": {
            "iso": "2018-11-21T14:30+00:00",
            "str": "21st Nov 2018 14:30 GMT",
            "timestamp": "1542810600"
          },
          "status": "completed",
          "sub_card_name": "Match 74",
          "teams": {
            "a": {
              "key": "pat_pirates",
              "name": "PATNA PIRATES",
              "short_name": "PP"
            },
            "b": {
              "key": "tamil_thalaivas",
              "name": "TAMIL THALAIVAS",
              "short_name": "TT"
            }
          },
          "venue": {
            "name": "The Arena by Transstadia, Ahmedabad"
          }
        },
        "pkl_2018_g75": {
          "approx_completed_ts": "1542819138",
          "cache_key": "kabaddi|match|pkl_2018_g75|micro_card",
          "expires": "1543052110.0",
          "group": {
            "key": "pkl_2018_zone_a",
            "name": "Zone A"
          },
          "key": "pkl_2018_g75",
          "name": "GUJARAT FORTUNEGIANTS vs U MUMBA",
          "result": {
            "str": "GUJARAT FORTUNEGIANTS won the match",
            "winner_team": "a"
          },
          "round": {
            "key": "pkl_2018_g",
            "name": "Pro Kabaddi Zone Round 2018"
          },
          "season": {
            "competition": {
              "key": "pkl_2018",
              "name": "Pro Kabaddi 2018"
            },
            "key": "pkl_2018",
            "name": "Pro Kabaddi 2018",
            "short_name": "PK 18"
          },
          "start_date": {
            "iso": "2018-11-21T15:30+00:00",
            "str": "21st Nov 2018 15:30 GMT",
            "timestamp": "1542814200"
          },
          "status": "completed",
          "sub_card_name": "Match 75",
          "teams": {
            "a": {
              "key": "guj_fort",
              "name": "GUJARAT FORTUNEGIANTS",
              "short_name": "GF"
            },
            "b": {
              "key": "u_mumba",
              "name": "U MUMBA",
              "short_name": "MUM"
            }
          },
          "venue": {
            "name": "The Arena by Transstadia, Ahmedabad"
          }
        },
        "pkl_2018_g76": {
          "approx_completed_ts": "1542900873",
          "cache_key": "kabaddi|match|pkl_2018_g76|micro_card",
          "expires": "1543052110.0",
          "group": {
            "key": "pkl_2018_zone_a",
            "name": "Zone A"
          },
          "key": "pkl_2018_g76",
          "name": "GUJARAT FORTUNEGIANTS vs HARYANA STEELERS",
          "result": {
            "str": "GUJARAT FORTUNEGIANTS won the match",
            "winner_team": "a"
          },
          "round": {
            "key": "pkl_2018_g",
            "name": "Pro Kabaddi Zone Round 2018"
          },
          "season": {
            "competition": {
              "key": "pkl_2018",
              "name": "Pro Kabaddi 2018"
            },
            "key": "pkl_2018",
            "name": "Pro Kabaddi 2018",
            "short_name": "PK 18"
          },
          "start_date": {
            "iso": "2018-11-22T14:30+00:00",
            "str": "22nd Nov 2018 14:30 GMT",
            "timestamp": "1542897000"
          },
          "status": "completed",
          "sub_card_name": "Match 76",
          "teams": {
            "a": {
              "key": "guj_fort",
              "name": "GUJARAT FORTUNEGIANTS",
              "short_name": "GF"
            },
            "b": {
              "key": "har_steelers",
              "name": "HARYANA STEELERS",
              "short_name": "HS"
            }
          },
          "venue": {
            "name": "The Arena by Transstadia, Ahmedabad"
          }
        },
        "pkl_2018_g77": {
          "approx_completed_ts": "1542987295",
          "cache_key": "kabaddi|match|pkl_2018_g77|micro_card",
          "expires": "1543052110.0",
          "group": {
            "key": "pkl_2018_zone_b",
            "name": "Zone B"
          },
          "key": "pkl_2018_g77",
          "name": "BENGALURU BULLS vs BENGAL WARRIORS",
          "result": {
            "str": "BENGAL WARRIORS won the match",
            "winner_team": "b"
          },
          "round": {
            "key": "pkl_2018_g",
            "name": "Pro Kabaddi Zone Round 2018"
          },
          "season": {
            "competition": {
              "key": "pkl_2018",
              "name": "Pro Kabaddi 2018"
            },
            "key": "pkl_2018",
            "name": "Pro Kabaddi 2018",
            "short_name": "PK 18"
          },
          "start_date": {
            "iso": "2018-11-23T14:30+00:00",
            "str": "23rd Nov 2018 14:30 GMT",
            "timestamp": "1542983400"
          },
          "status": "completed",
          "sub_card_name": "Match 77",
          "teams": {
            "a": {
              "key": "ben_bulls",
              "name": "BENGALURU BULLS",
              "short_name": "BB"
            },
            "b": {
              "key": "ben_warriors",
              "name": "BENGAL WARRIORS",
              "short_name": "BW"
            }
          },
          "venue": {
            "name": "Shree Shiv Chhatrapati Sports Complex, Pune"
          }
        },
        "pkl_2018_g78": {
          "approx_completed_ts": "1542991891",
          "cache_key": "kabaddi|match|pkl_2018_g78|micro_card",
          "expires": "1543052110.0",
          "group": {
            "key": "pkl_2018_zone_a",
            "name": "Zone A"
          },
          "key": "pkl_2018_g78",
          "name": "JAIPUR PINK PANTHERS vs PUNERI PALTAN",
          "result": {
            "str": "Match Draw",
            "winner_team": null
          },
          "round": {
            "key": "pkl_2018_g",
            "name": "Pro Kabaddi Zone Round 2018"
          },
          "season": {
            "competition": {
              "key": "pkl_2018",
              "name": "Pro Kabaddi 2018"
            },
            "key": "pkl_2018",
            "name": "Pro Kabaddi 2018",
            "short_name": "PK 18"
          },
          "start_date": {
            "iso": "2018-11-23T15:30+00:00",
            "str": "23rd Nov 2018 15:30 GMT",
            "timestamp": "1542987000"
          },
          "status": "completed",
          "sub_card_name": "Match 78",
          "teams": {
            "a": {
              "key": "jap_panthers",
              "name": "JAIPUR PINK PANTHERS",
              "short_name": "JPP"
            },
            "b": {
              "key": "pune_paltan",
              "name": "PUNERI PALTAN",
              "short_name": "PUP"
            }
          },
          "venue": {
            "name": "Shree Shiv Chhatrapati Sports Complex, Pune"
          }
        },
        "pkl_2018_g79": {
          "cache_key": "kabaddi|match|pkl_2018_g79|micro_card",
          "expires": "1543052110.0",
          "group": {
            "key": "pkl_2018_zone_a",
            "name": "Zone A"
          },
          "key": "pkl_2018_g79",
          "name": "U MUMBA vs DABANG DELHI K.C.",
          "result": null,
          "round": {
            "key": "pkl_2018_g",
            "name": "Pro Kabaddi Zone Round 2018"
          },
          "season": {
            "competition": {
              "key": "pkl_2018",
              "name": "Pro Kabaddi 2018"
            },
            "key": "pkl_2018",
            "name": "Pro Kabaddi 2018",
            "short_name": "PK 18"
          },
          "start_date": {
            "iso": "2018-11-24T14:30+00:00",
            "str": "24th Nov 2018 14:30 GMT",
            "timestamp": "1543069800"
          },
          "status": "not_started",
          "sub_card_name": "Match 79",
          "teams": {
            "a": {
              "key": "u_mumba",
              "name": "U MUMBA",
              "short_name": "MUM"
            },
            "b": {
              "key": "dab_delhi",
              "name": "DABANG DELHI K.C.",
              "short_name": "DD"
            }
          },
          "venue": {
            "name": "Shree Shiv Chhatrapati Sports Complex, Pune"
          }
        },
        "pkl_2018_g8": {
          "approx_completed_ts": "1539190544",
          "cache_key": "kabaddi|match|pkl_2018_g8|micro_card",
          "expires": "1543052110.0",
          "group": {
            "key": "pkl_2018_zone_b",
            "name": "Zone B"
          },
          "key": "pkl_2018_g8",
          "name": "TAMIL THALAIVAS vs BENGALURU BULLS",
          "result": {
            "str": "BENGALURU BULLS won the match",
            "winner_team": "b"
          },
          "round": {
            "key": "pkl_2018_g",
            "name": "Pro Kabaddi Zone Round 2018"
          },
          "season": {
            "competition": {
              "key": "pkl_2018",
              "name": "Pro Kabaddi 2018"
            },
            "key": "pkl_2018",
            "name": "Pro Kabaddi 2018",
            "short_name": "PK 18"
          },
          "start_date": {
            "iso": "2018-10-10T15:30+00:00",
            "str": "10th Oct 2018 15:30 GMT",
            "timestamp": "1539185400"
          },
          "status": "completed",
          "sub_card_name": "Match 8",
          "teams": {
            "a": {
              "key": "tamil_thalaivas",
              "name": "TAMIL THALAIVAS",
              "short_name": "TT"
            },
            "b": {
              "key": "ben_bulls",
              "name": "BENGALURU BULLS",
              "short_name": "BB"
            }
          },
          "venue": {
            "name": "Jawaharlal Nehru Indoor Stadium, Chennai"
          }
        },
        "pkl_2018_g80": {
          "cache_key": "kabaddi|match|pkl_2018_g80|micro_card",
          "expires": "1543052110.0",
          "group": {
            "key": "pkl_2018_zone_b",
            "name": "Zone B"
          },
          "key": "pkl_2018_g80",
          "name": "BENGALURU BULLS vs TAMIL THALAIVAS",
          "result": null,
          "round": {
            "key": "pkl_2018_g",
            "name": "Pro Kabaddi Zone Round 2018"
          },
          "season": {
            "competition": {
              "key": "pkl_2018",
              "name": "Pro Kabaddi 2018"
            },
            "key": "pkl_2018",
            "name": "Pro Kabaddi 2018",
            "short_name": "PK 18"
          },
          "start_date": {
            "iso": "2018-11-24T15:30+00:00",
            "str": "24th Nov 2018 15:30 GMT",
            "timestamp": "1543073400"
          },
          "status": "not_started",
          "sub_card_name": "Match 80",
          "teams": {
            "a": {
              "key": "ben_bulls",
              "name": "BENGALURU BULLS",
              "short_name": "BB"
            },
            "b": {
              "key": "tamil_thalaivas",
              "name": "TAMIL THALAIVAS",
              "short_name": "TT"
            }
          },
          "venue": {
            "name": "Shree Shiv Chhatrapati Sports Complex, Pune"
          }
        },
        "pkl_2018_g81": {
          "cache_key": "kabaddi|match|pkl_2018_g81|micro_card",
          "expires": "1543052110.0",
          "group": {
            "key": "pkl_2018_zone_a",
            "name": "Zone A"
          },
          "key": "pkl_2018_g81",
          "name": "DABANG DELHI K.C. vs HARYANA STEELERS",
          "result": null,
          "round": {
            "key": "pkl_2018_g",
            "name": "Pro Kabaddi Zone Round 2018"
          },
          "season": {
            "competition": {
              "key": "pkl_2018",
              "name": "Pro Kabaddi 2018"
            },
            "key": "pkl_2018",
            "name": "Pro Kabaddi 2018",
            "short_name": "PK 18"
          },
          "start_date": {
            "iso": "2018-11-25T14:30+00:00",
            "str": "25th Nov 2018 14:30 GMT",
            "timestamp": "1543156200"
          },
          "status": "not_started",
          "sub_card_name": "Match 81",
          "teams": {
            "a": {
              "key": "dab_delhi",
              "name": "DABANG DELHI K.C.",
              "short_name": "DD"
            },
            "b": {
              "key": "har_steelers",
              "name": "HARYANA STEELERS",
              "short_name": "HS"
            }
          },
          "venue": {
            "name": "Shree Shiv Chhatrapati Sports Complex, Pune"
          }
        },
        "pkl_2018_g82": {
          "cache_key": "kabaddi|match|pkl_2018_g82|micro_card",
          "expires": "1543052110.0",
          "group": {
            "key": "pkl_2018_zone_b",
            "name": "Zone B"
          },
          "key": "pkl_2018_g82",
          "name": "BENGALURU BULLS vs PATNA PIRATES",
          "result": null,
          "round": {
            "key": "pkl_2018_g",
            "name": "Pro Kabaddi Zone Round 2018"
          },
          "season": {
            "competition": {
              "key": "pkl_2018",
              "name": "Pro Kabaddi 2018"
            },
            "key": "pkl_2018",
            "name": "Pro Kabaddi 2018",
            "short_name": "PK 18"
          },
          "start_date": {
            "iso": "2018-11-25T15:30+00:00",
            "str": "25th Nov 2018 15:30 GMT",
            "timestamp": "1543159800"
          },
          "status": "not_started",
          "sub_card_name": "Match 82",
          "teams": {
            "a": {
              "key": "ben_bulls",
              "name": "BENGALURU BULLS",
              "short_name": "BB"
            },
            "b": {
              "key": "pat_pirates",
              "name": "PATNA PIRATES",
              "short_name": "PP"
            }
          },
          "venue": {
            "name": "Shree Shiv Chhatrapati Sports Complex, Pune"
          }
        },
        "pkl_2018_g83": {
          "cache_key": "kabaddi|match|pkl_2018_g83|micro_card",
          "expires": "1543052110.0",
          "group": {
            "key": "pkl_2018_zone_b",
            "name": "Zone B"
          },
          "key": "pkl_2018_g83",
          "name": "TAMIL THALAIVAS vs TELUGU TITANS",
          "result": null,
          "round": {
            "key": "pkl_2018_g",
            "name": "Pro Kabaddi Zone Round 2018"
          },
          "season": {
            "competition": {
              "key": "pkl_2018",
              "name": "Pro Kabaddi 2018"
            },
            "key": "pkl_2018",
            "name": "Pro Kabaddi 2018",
            "short_name": "PK 18"
          },
          "start_date": {
            "iso": "2018-11-26T14:30+00:00",
            "str": "26th Nov 2018 14:30 GMT",
            "timestamp": "1543242600"
          },
          "status": "not_started",
          "sub_card_name": "Match 83",
          "teams": {
            "a": {
              "key": "tamil_thalaivas",
              "name": "TAMIL THALAIVAS",
              "short_name": "TT"
            },
            "b": {
              "key": "tel_titans",
              "name": "TELUGU TITANS",
              "short_name": "TET"
            }
          },
          "venue": {
            "name": "Shree Shiv Chhatrapati Sports Complex, Pune"
          }
        },
        "pkl_2018_g84": {
          "cache_key": "kabaddi|match|pkl_2018_g84|micro_card",
          "expires": "1543052110.0",
          "group": {
            "key": "pkl_2018_zone_b",
            "name": "Zone B"
          },
          "key": "pkl_2018_g84",
          "name": "BENGALURU BULLS vs U.P. YODDHA",
          "result": null,
          "round": {
            "key": "pkl_2018_g",
            "name": "Pro Kabaddi Zone Round 2018"
          },
          "season": {
            "competition": {
              "key": "pkl_2018",
              "name": "Pro Kabaddi 2018"
            },
            "key": "pkl_2018",
            "name": "Pro Kabaddi 2018",
            "short_name": "PK 18"
          },
          "start_date": {
            "iso": "2018-11-26T15:30+00:00",
            "str": "26th Nov 2018 15:30 GMT",
            "timestamp": "1543246200"
          },
          "status": "not_started",
          "sub_card_name": "Match 84",
          "teams": {
            "a": {
              "key": "ben_bulls",
              "name": "BENGALURU BULLS",
              "short_name": "BB"
            },
            "b": {
              "key": "up_yoddha",
              "name": "U.P. YODDHA",
              "short_name": "UPY"
            }
          },
          "venue": {
            "name": "Shree Shiv Chhatrapati Sports Complex, Pune"
          }
        },
        "pkl_2018_g85": {
          "cache_key": "kabaddi|match|pkl_2018_g85|micro_card",
          "expires": "1543052110.0",
          "group": {
            "key": "pkl_2018_zone_a",
            "name": "Zone A"
          },
          "key": "pkl_2018_g85",
          "name": "HARYANA STEELERS vs PUNERI PALTAN",
          "result": null,
          "round": {
            "key": "pkl_2018_g",
            "name": "Pro Kabaddi Zone Round 2018"
          },
          "season": {
            "competition": {
              "key": "pkl_2018",
              "name": "Pro Kabaddi 2018"
            },
            "key": "pkl_2018",
            "name": "Pro Kabaddi 2018",
            "short_name": "PK 18"
          },
          "start_date": {
            "iso": "2018-11-28T14:30+00:00",
            "str": "28th Nov 2018 14:30 GMT",
            "timestamp": "1543415400"
          },
          "status": "not_started",
          "sub_card_name": "Match 85",
          "teams": {
            "a": {
              "key": "har_steelers",
              "name": "HARYANA STEELERS",
              "short_name": "HS"
            },
            "b": {
              "key": "pune_paltan",
              "name": "PUNERI PALTAN",
              "short_name": "PUP"
            }
          },
          "venue": {
            "name": "Shree Shiv Chhatrapati Sports Complex, Pune"
          }
        },
        "pkl_2018_g86": {
          "cache_key": "kabaddi|match|pkl_2018_g86|micro_card",
          "expires": "1543052110.0",
          "group": {
            "key": "pkl_2018_zone_b",
            "name": "Zone B"
          },
          "key": "pkl_2018_g86",
          "name": "BENGALURU BULLS vs TELUGU TITANS",
          "result": null,
          "round": {
            "key": "pkl_2018_g",
            "name": "Pro Kabaddi Zone Round 2018"
          },
          "season": {
            "competition": {
              "key": "pkl_2018",
              "name": "Pro Kabaddi 2018"
            },
            "key": "pkl_2018",
            "name": "Pro Kabaddi 2018",
            "short_name": "PK 18"
          },
          "start_date": {
            "iso": "2018-11-28T15:30+00:00",
            "str": "28th Nov 2018 15:30 GMT",
            "timestamp": "1543419000"
          },
          "status": "not_started",
          "sub_card_name": "Match 86",
          "teams": {
            "a": {
              "key": "ben_bulls",
              "name": "BENGALURU BULLS",
              "short_name": "BB"
            },
            "b": {
              "key": "tel_titans",
              "name": "TELUGU TITANS",
              "short_name": "TET"
            }
          },
          "venue": {
            "name": "Shree Shiv Chhatrapati Sports Complex, Pune"
          }
        },
        "pkl_2018_g87": {
          "cache_key": "kabaddi|match|pkl_2018_g87|micro_card",
          "expires": "1543052110.0",
          "group": {
            "key": "pkl_2018_zone_a",
            "name": "Zone A"
          },
          "key": "pkl_2018_g87",
          "name": "PUNERI PALTAN vs GUJARAT FORTUNEGIANTS",
          "result": null,
          "round": {
            "key": "pkl_2018_g",
            "name": "Pro Kabaddi Zone Round 2018"
          },
          "season": {
            "competition": {
              "key": "pkl_2018",
              "name": "Pro Kabaddi 2018"
            },
            "key": "pkl_2018",
            "name": "Pro Kabaddi 2018",
            "short_name": "PK 18"
          },
          "start_date": {
            "iso": "2018-11-29T14:30+00:00",
            "str": "29th Nov 2018 14:30 GMT",
            "timestamp": "1543501800"
          },
          "status": "not_started",
          "sub_card_name": "Match 87",
          "teams": {
            "a": {
              "key": "pune_paltan",
              "name": "PUNERI PALTAN",
              "short_name": "PUP"
            },
            "b": {
              "key": "guj_fort",
              "name": "GUJARAT FORTUNEGIANTS",
              "short_name": "GF"
            }
          },
          "venue": {
            "name": "Shree Shiv Chhatrapati Sports Complex, Pune"
          }
        },
        "pkl_2018_g88": {
          "cache_key": "kabaddi|match|pkl_2018_g88|micro_card",
          "expires": "1543052110.0",
          "group": {
            "key": "pkl_2018_zone_b",
            "name": "Zone B"
          },
          "key": "pkl_2018_g88",
          "name": "BENGALURU BULLS vs BENGAL WARRIORS",
          "result": null,
          "round": {
            "key": "pkl_2018_g",
            "name": "Pro Kabaddi Zone Round 2018"
          },
          "season": {
            "competition": {
              "key": "pkl_2018",
              "name": "Pro Kabaddi 2018"
            },
            "key": "pkl_2018",
            "name": "Pro Kabaddi 2018",
            "short_name": "PK 18"
          },
          "start_date": {
            "iso": "2018-11-29T15:30+00:00",
            "str": "29th Nov 2018 15:30 GMT",
            "timestamp": "1543505400"
          },
          "status": "not_started",
          "sub_card_name": "Match 88",
          "teams": {
            "a": {
              "key": "ben_bulls",
              "name": "BENGALURU BULLS",
              "short_name": "BB"
            },
            "b": {
              "key": "ben_warriors",
              "name": "BENGAL WARRIORS",
              "short_name": "BW"
            }
          },
          "venue": {
            "name": "Shree Shiv Chhatrapati Sports Complex, Pune"
          }
        },
        "pkl_2018_g89": {
          "cache_key": "kabaddi|match|pkl_2018_g89|micro_card",
          "expires": "1543052110.0",
          "group": {
            "key": "pkl_2018_zone_a",
            "name": "Zone A"
          },
          "key": "pkl_2018_g89",
          "name": "DABANG DELHI K.C. vs JAIPUR PINK PANTHERS",
          "result": null,
          "round": {
            "key": "pkl_2018_g",
            "name": "Pro Kabaddi Zone Round 2018"
          },
          "season": {
            "competition": {
              "key": "pkl_2018",
              "name": "Pro Kabaddi 2018"
            },
            "key": "pkl_2018",
            "name": "Pro Kabaddi 2018",
            "short_name": "PK 18"
          },
          "start_date": {
            "iso": "2018-11-30T14:30+00:00",
            "str": "30th Nov 2018 14:30 GMT",
            "timestamp": "1543588200"
          },
          "status": "not_started",
          "sub_card_name": "Match 89",
          "teams": {
            "a": {
              "key": "dab_delhi",
              "name": "DABANG DELHI K.C.",
              "short_name": "DD"
            },
            "b": {
              "key": "jap_panthers",
              "name": "JAIPUR PINK PANTHERS",
              "short_name": "JPP"
            }
          },
          "venue": {
            "name": "Thyagaraj Sports Complex, Delhi"
          }
        },
        "pkl_2018_g9": {
          "approx_completed_ts": "1539272557",
          "cache_key": "kabaddi|match|pkl_2018_g9|micro_card",
          "expires": "1543052110.0",
          "group": {
            "key": "pkl_2018_zone_b",
            "name": "Zone B"
          },
          "key": "pkl_2018_g9",
          "name": "U.P. YODDHA vs PATNA PIRATES",
          "result": {
            "str": "PATNA PIRATES won the match",
            "winner_team": "b"
          },
          "round": {
            "key": "pkl_2018_g",
            "name": "Pro Kabaddi Zone Round 2018"
          },
          "season": {
            "competition": {
              "key": "pkl_2018",
              "name": "Pro Kabaddi 2018"
            },
            "key": "pkl_2018",
            "name": "Pro Kabaddi 2018",
            "short_name": "PK 18"
          },
          "start_date": {
            "iso": "2018-10-11T14:30+00:00",
            "str": "11th Oct 2018 14:30 GMT",
            "timestamp": "1539268200"
          },
          "status": "completed",
          "sub_card_name": "Match 9",
          "teams": {
            "a": {
              "key": "up_yoddha",
              "name": "U.P. YODDHA",
              "short_name": "UPY"
            },
            "b": {
              "key": "pat_pirates",
              "name": "PATNA PIRATES",
              "short_name": "PP"
            }
          },
          "venue": {
            "name": "Jawaharlal Nehru Indoor Stadium, Chennai"
          }
        },
        "pkl_2018_g90": {
          "cache_key": "kabaddi|match|pkl_2018_g90|micro_card",
          "expires": "1543052110.0",
          "group": {
            "key": "pkl_2018_zone_b",
            "name": "Zone B"
          },
          "key": "pkl_2018_g90",
          "name": "TAMIL THALAIVAS vs PATNA PIRATES",
          "result": null,
          "round": {
            "key": "pkl_2018_g",
            "name": "Pro Kabaddi Zone Round 2018"
          },
          "season": {
            "competition": {
              "key": "pkl_2018",
              "name": "Pro Kabaddi 2018"
            },
            "key": "pkl_2018",
            "name": "Pro Kabaddi 2018",
            "short_name": "PK 18"
          },
          "start_date": {
            "iso": "2018-11-30T15:30+00:00",
            "str": "30th Nov 2018 15:30 GMT",
            "timestamp": "1543591800"
          },
          "status": "not_started",
          "sub_card_name": "Match 90",
          "teams": {
            "a": {
              "key": "tamil_thalaivas",
              "name": "TAMIL THALAIVAS",
              "short_name": "TT"
            },
            "b": {
              "key": "pat_pirates",
              "name": "PATNA PIRATES",
              "short_name": "PP"
            }
          },
          "venue": {
            "name": "Thyagaraj Sports Complex, Delhi"
          }
        },
        "pkl_2018_g91": {
          "cache_key": "kabaddi|match|pkl_2018_g91|micro_card",
          "expires": "1543052110.0",
          "group": {
            "key": "pkl_2018_zone_a",
            "name": "Zone A"
          },
          "key": "pkl_2018_g91",
          "name": "DABANG DELHI K.C. vs U MUMBA",
          "result": null,
          "round": {
            "key": "pkl_2018_g",
            "name": "Pro Kabaddi Zone Round 2018"
          },
          "season": {
            "competition": {
              "key": "pkl_2018",
              "name": "Pro Kabaddi 2018"
            },
            "key": "pkl_2018",
            "name": "Pro Kabaddi 2018",
            "short_name": "PK 18"
          },
          "start_date": {
            "iso": "2018-12-01T14:30+00:00",
            "str": "01st Dec 2018 14:30 GMT",
            "timestamp": "1543674600"
          },
          "status": "not_started",
          "sub_card_name": "Match 91",
          "teams": {
            "a": {
              "key": "dab_delhi",
              "name": "DABANG DELHI K.C.",
              "short_name": "DD"
            },
            "b": {
              "key": "u_mumba",
              "name": "U MUMBA",
              "short_name": "MUM"
            }
          },
          "venue": {
            "name": "Thyagaraj Sports Complex, Delhi"
          }
        },
        "pkl_2018_g92": {
          "cache_key": "kabaddi|match|pkl_2018_g92|micro_card",
          "expires": "1543052110.0",
          "group": {
            "key": "pkl_2018_zone_a",
            "name": "Zone A"
          },
          "key": "pkl_2018_g92",
          "name": "U MUMBA vs GUJARAT FORTUNEGIANTS",
          "result": null,
          "round": {
            "key": "pkl_2018_g",
            "name": "Pro Kabaddi Zone Round 2018"
          },
          "season": {
            "competition": {
              "key": "pkl_2018",
              "name": "Pro Kabaddi 2018"
            },
            "key": "pkl_2018",
            "name": "Pro Kabaddi 2018",
            "short_name": "PK 18"
          },
          "start_date": {
            "iso": "2018-12-02T14:30+00:00",
            "str": "02nd Dec 2018 14:30 GMT",
            "timestamp": "1543761000"
          },
          "status": "not_started",
          "sub_card_name": "Match 92",
          "teams": {
            "a": {
              "key": "u_mumba",
              "name": "U MUMBA",
              "short_name": "MUM"
            },
            "b": {
              "key": "guj_fort",
              "name": "GUJARAT FORTUNEGIANTS",
              "short_name": "GF"
            }
          },
          "venue": {
            "name": "Thyagaraj Sports Complex, Delhi"
          }
        },
        "pkl_2018_g93": {
          "cache_key": "kabaddi|match|pkl_2018_g93|micro_card",
          "expires": "1543052110.0",
          "group": {
            "key": "pkl_2018_zone_a",
            "name": "Zone A"
          },
          "key": "pkl_2018_g93",
          "name": "DABANG DELHI K.C. vs PUNERI PALTAN",
          "result": null,
          "round": {
            "key": "pkl_2018_g",
            "name": "Pro Kabaddi Zone Round 2018"
          },
          "season": {
            "competition": {
              "key": "pkl_2018",
              "name": "Pro Kabaddi 2018"
            },
            "key": "pkl_2018",
            "name": "Pro Kabaddi 2018",
            "short_name": "PK 18"
          },
          "start_date": {
            "iso": "2018-12-02T15:30+00:00",
            "str": "02nd Dec 2018 15:30 GMT",
            "timestamp": "1543764600"
          },
          "status": "not_started",
          "sub_card_name": "Match 93",
          "teams": {
            "a": {
              "key": "dab_delhi",
              "name": "DABANG DELHI K.C.",
              "short_name": "DD"
            },
            "b": {
              "key": "pune_paltan",
              "name": "PUNERI PALTAN",
              "short_name": "PUP"
            }
          },
          "venue": {
            "name": "Thyagaraj Sports Complex, Delhi"
          }
        },
        "pkl_2018_g94": {
          "cache_key": "kabaddi|match|pkl_2018_g94|micro_card",
          "expires": "1543052110.0",
          "group": {
            "key": "pkl_2018_int_zon_week",
            "name": "Inter Zone Week"
          },
          "key": "pkl_2018_g94",
          "name": "PATNA PIRATES vs GUJARAT FORTUNEGIANTS",
          "result": null,
          "round": {
            "key": "pkl_2018_g",
            "name": "Pro Kabaddi Zone Round 2018"
          },
          "season": {
            "competition": {
              "key": "pkl_2018",
              "name": "Pro Kabaddi 2018"
            },
            "key": "pkl_2018",
            "name": "Pro Kabaddi 2018",
            "short_name": "PK 18"
          },
          "start_date": {
            "iso": "2018-12-04T14:30+00:00",
            "str": "04th Dec 2018 14:30 GMT",
            "timestamp": "1543933800"
          },
          "status": "not_started",
          "sub_card_name": "Match 94",
          "teams": {
            "a": {
              "key": "pat_pirates",
              "name": "PATNA PIRATES",
              "short_name": "PP"
            },
            "b": {
              "key": "guj_fort",
              "name": "GUJARAT FORTUNEGIANTS",
              "short_name": "GF"
            }
          },
          "venue": {
            "name": "Thyagaraj Sports Complex, Delhi"
          }
        },
        "pkl_2018_g95": {
          "cache_key": "kabaddi|match|pkl_2018_g95|micro_card",
          "expires": "1543052110.0",
          "group": {
            "key": "pkl_2018_int_zon_week",
            "name": "Inter Zone Week"
          },
          "key": "pkl_2018_g95",
          "name": "DABANG DELHI K.C. vs TELUGU TITANS",
          "result": null,
          "round": {
            "key": "pkl_2018_g",
            "name": "Pro Kabaddi Zone Round 2018"
          },
          "season": {
            "competition": {
              "key": "pkl_2018",
              "name": "Pro Kabaddi 2018"
            },
            "key": "pkl_2018",
            "name": "Pro Kabaddi 2018",
            "short_name": "PK 18"
          },
          "start_date": {
            "iso": "2018-12-04T15:30+00:00",
            "str": "04th Dec 2018 15:30 GMT",
            "timestamp": "1543937400"
          },
          "status": "not_started",
          "sub_card_name": "Match 95",
          "teams": {
            "a": {
              "key": "dab_delhi",
              "name": "DABANG DELHI K.C.",
              "short_name": "DD"
            },
            "b": {
              "key": "tel_titans",
              "name": "TELUGU TITANS",
              "short_name": "TET"
            }
          },
          "venue": {
            "name": "Thyagaraj Sports Complex, Delhi"
          }
        },
        "pkl_2018_g96": {
          "cache_key": "kabaddi|match|pkl_2018_g96|micro_card",
          "expires": "1543052110.0",
          "group": {
            "key": "pkl_2018_int_zon_week",
            "name": "Inter Zone Week"
          },
          "key": "pkl_2018_g96",
          "name": "HARYANA STEELERS vs BENGAL WARRIORS",
          "result": null,
          "round": {
            "key": "pkl_2018_g",
            "name": "Pro Kabaddi Zone Round 2018"
          },
          "season": {
            "competition": {
              "key": "pkl_2018",
              "name": "Pro Kabaddi 2018"
            },
            "key": "pkl_2018",
            "name": "Pro Kabaddi 2018",
            "short_name": "PK 18"
          },
          "start_date": {
            "iso": "2018-12-05T14:30+00:00",
            "str": "05th Dec 2018 14:30 GMT",
            "timestamp": "1544020200"
          },
          "status": "not_started",
          "sub_card_name": "Match 96",
          "teams": {
            "a": {
              "key": "har_steelers",
              "name": "HARYANA STEELERS",
              "short_name": "HS"
            },
            "b": {
              "key": "ben_warriors",
              "name": "BENGAL WARRIORS",
              "short_name": "BW"
            }
          },
          "venue": {
            "name": "Thyagaraj Sports Complex, Delhi"
          }
        },
        "pkl_2018_g97": {
          "cache_key": "kabaddi|match|pkl_2018_g97|micro_card",
          "expires": "1543052110.0",
          "group": {
            "key": "pkl_2018_int_zon_week",
            "name": "Inter Zone Week"
          },
          "key": "pkl_2018_g97",
          "name": "DABANG DELHI K.C. vs BENGALURU BULLS",
          "result": null,
          "round": {
            "key": "pkl_2018_g",
            "name": "Pro Kabaddi Zone Round 2018"
          },
          "season": {
            "competition": {
              "key": "pkl_2018",
              "name": "Pro Kabaddi 2018"
            },
            "key": "pkl_2018",
            "name": "Pro Kabaddi 2018",
            "short_name": "PK 18"
          },
          "start_date": {
            "iso": "2018-12-05T15:30+00:00",
            "str": "05th Dec 2018 15:30 GMT",
            "timestamp": "1544023800"
          },
          "status": "not_started",
          "sub_card_name": "Match 97",
          "teams": {
            "a": {
              "key": "dab_delhi",
              "name": "DABANG DELHI K.C.",
              "short_name": "DD"
            },
            "b": {
              "key": "ben_bulls",
              "name": "BENGALURU BULLS",
              "short_name": "BB"
            }
          },
          "venue": {
            "name": "Thyagaraj Sports Complex, Delhi"
          }
        },
        "pkl_2018_g98": {
          "cache_key": "kabaddi|match|pkl_2018_g98|micro_card",
          "expires": "1543052110.0",
          "group": {
            "key": "pkl_2018_int_zon_week",
            "name": "Inter Zone Week"
          },
          "key": "pkl_2018_g98",
          "name": "U.P. YODDHA vs HARYANA STEELERS",
          "result": null,
          "round": {
            "key": "pkl_2018_g",
            "name": "Pro Kabaddi Zone Round 2018"
          },
          "season": {
            "competition": {
              "key": "pkl_2018",
              "name": "Pro Kabaddi 2018"
            },
            "key": "pkl_2018",
            "name": "Pro Kabaddi 2018",
            "short_name": "PK 18"
          },
          "start_date": {
            "iso": "2018-12-06T14:30+00:00",
            "str": "06th Dec 2018 14:30 GMT",
            "timestamp": "1544106600"
          },
          "status": "not_started",
          "sub_card_name": "Match 98",
          "teams": {
            "a": {
              "key": "up_yoddha",
              "name": "U.P. YODDHA",
              "short_name": "UPY"
            },
            "b": {
              "key": "har_steelers",
              "name": "HARYANA STEELERS",
              "short_name": "HS"
            }
          },
          "venue": {
            "name": "Thyagaraj Sports Complex, Delhi"
          }
        },
        "pkl_2018_g99": {
          "cache_key": "kabaddi|match|pkl_2018_g99|micro_card",
          "expires": "1543052110.0",
          "group": {
            "key": "pkl_2018_int_zon_week",
            "name": "Inter Zone Week"
          },
          "key": "pkl_2018_g99",
          "name": "DABANG DELHI K.C. vs TAMIL THALAIVAS",
          "result": null,
          "round": {
            "key": "pkl_2018_g",
            "name": "Pro Kabaddi Zone Round 2018"
          },
          "season": {
            "competition": {
              "key": "pkl_2018",
              "name": "Pro Kabaddi 2018"
            },
            "key": "pkl_2018",
            "name": "Pro Kabaddi 2018",
            "short_name": "PK 18"
          },
          "start_date": {
            "iso": "2018-12-06T15:30+00:00",
            "str": "06th Dec 2018 15:30 GMT",
            "timestamp": "1544110200"
          },
          "status": "not_started",
          "sub_card_name": "Match 99",
          "teams": {
            "a": {
              "key": "dab_delhi",
              "name": "DABANG DELHI K.C.",
              "short_name": "DD"
            },
            "b": {
              "key": "tamil_thalaivas",
              "name": "TAMIL THALAIVAS",
              "short_name": "TT"
            }
          },
          "venue": {
            "name": "Thyagaraj Sports Complex, Delhi"
          }
        },
        "pkl_2018_q1": {
          "cache_key": "kabaddi|match|pkl_2018_q1|micro_card",
          "expires": "1543052111.0",
          "group": {
            "key": "pkl_2018_q",
            "name": "Qualifier"
          },
          "key": "pkl_2018_q1",
          "name": "TBC vs TBC",
          "result": null,
          "round": {
            "key": "pkl_2018_q",
            "name": "Qualifier"
          },
          "season": {
            "competition": {
              "key": "pkl_2018",
              "name": "Pro Kabaddi 2018"
            },
            "key": "pkl_2018",
            "name": "Pro Kabaddi 2018",
            "short_name": "PK 18"
          },
          "start_date": {
            "iso": "2018-12-31T14:30+00:00",
            "str": "31st Dec 2018 14:30 GMT",
            "timestamp": "1546266600"
          },
          "status": "not_started",
          "sub_card_name": "Qualifier 1",
          "teams": {
            "a": {
              "key": "tbc",
              "name": "TBC",
              "short_name": "TBC"
            },
            "b": {
              "key": "tbc",
              "name": "TBC",
              "short_name": "TBC"
            }
          },
          "venue": {
            "name": "TBC"
          }
        },
        "pkl_2018_q2": {
          "cache_key": "kabaddi|match|pkl_2018_q2|micro_card",
          "expires": "1543052111.0",
          "group": {
            "key": "pkl_2018_q",
            "name": "Qualifier"
          },
          "key": "pkl_2018_q2",
          "name": "TBC vs TBC",
          "result": null,
          "round": {
            "key": "pkl_2018_q",
            "name": "Qualifier"
          },
          "season": {
            "competition": {
              "key": "pkl_2018",
              "name": "Pro Kabaddi 2018"
            },
            "key": "pkl_2018",
            "name": "Pro Kabaddi 2018",
            "short_name": "PK 18"
          },
          "start_date": {
            "iso": "2019-01-03T14:30+00:00",
            "str": "03rd Jan 2019 14:30 GMT",
            "timestamp": "1546525800"
          },
          "status": "not_started",
          "sub_card_name": "Qualifier 2",
          "teams": {
            "a": {
              "key": "tbc",
              "name": "TBC",
              "short_name": "TBC"
            },
            "b": {
              "key": "tbc",
              "name": "TBC",
              "short_name": "TBC"
            }
          },
          "venue": {
            "name": "TBC"
          }
        }
      },
      "name": "Pro Kabaddi 2018",
      "rounds": [
        {
          "groups": {
            "pkl_2018_int_zon_week": {
              "key": "pkl_2018_int_zon_week",
              "matches": [
                "pkl_2018_g27",
                "pkl_2018_g28",
                "pkl_2018_g29",
                "pkl_2018_g30",
                "pkl_2018_g31",
                "pkl_2018_g32",
                "pkl_2018_g33",
                "pkl_2018_g34",
                "pkl_2018_g35",
                "pkl_2018_g36",
                "pkl_2018_g37",
                "pkl_2018_g38",
                "pkl_2018_g60",
                "pkl_2018_g61",
                "pkl_2018_g62",
                "pkl_2018_g63",
                "pkl_2018_g64",
                "pkl_2018_g65",
                "pkl_2018_g66",
                "pkl_2018_g67",
                "pkl_2018_g68",
                "pkl_2018_g69",
                "pkl_2018_g70",
                "pkl_2018_g71",
                "pkl_2018_g94",
                "pkl_2018_g95",
                "pkl_2018_g96",
                "pkl_2018_g97",
                "pkl_2018_g98",
                "pkl_2018_g99",
                "pkl_2018_g100",
                "pkl_2018_g101",
                "pkl_2018_g102",
                "pkl_2018_g103",
                "pkl_2018_g104",
                "pkl_2018_g105"
              ],
              "name": "Inter Zone Week",
              "teams": [
                "pkl_2018_tel_titans",
                "pkl_2018_ben_warriors",
                "pkl_2018_pat_pirates",
                "pkl_2018_up_yoddha",
                "pkl_2018_ben_bulls",
                "pkl_2018_tamil_thalaivas"
              ]
            },
            "pkl_2018_int_zon_wildcard": {
              "key": "pkl_2018_int_zon_wildcard",
              "matches": [
                "pkl_2018_g123",
                "pkl_2018_g124",
                "pkl_2018_g126",
                "pkl_2018_g127",
                "pkl_2018_g129",
                "pkl_2018_g131"
              ],
              "name": "Inter Zone Wildcard",
              "teams": []
            },
            "pkl_2018_zone_a": {
              "key": "pkl_2018_zone_a",
              "matches": [
                "pkl_2018_g2",
                "pkl_2018_g3",
                "pkl_2018_g5",
                "pkl_2018_g7",
                "pkl_2018_g11",
                "pkl_2018_g12",
                "pkl_2018_g14",
                "pkl_2018_g16",
                "pkl_2018_g18",
                "pkl_2018_g20",
                "pkl_2018_g21",
                "pkl_2018_g22",
                "pkl_2018_g24",
                "pkl_2018_g26",
                "pkl_2018_g39",
                "pkl_2018_g41",
                "pkl_2018_g45",
                "pkl_2018_g46",
                "pkl_2018_g48",
                "pkl_2018_g50",
                "pkl_2018_g52",
                "pkl_2018_g54",
                "pkl_2018_g57",
                "pkl_2018_g58",
                "pkl_2018_g59",
                "pkl_2018_g73",
                "pkl_2018_g75",
                "pkl_2018_g76",
                "pkl_2018_g78",
                "pkl_2018_g79",
                "pkl_2018_g81",
                "pkl_2018_g85",
                "pkl_2018_g87",
                "pkl_2018_g89",
                "pkl_2018_g91",
                "pkl_2018_g92",
                "pkl_2018_g93",
                "pkl_2018_g106",
                "pkl_2018_g108",
                "pkl_2018_g111",
                "pkl_2018_g114",
                "pkl_2018_g116",
                "pkl_2018_g118",
                "pkl_2018_g120",
                "pkl_2018_g121"
              ],
              "name": "Zone A",
              "teams": [
                "pkl_2018_pune_paltan",
                "pkl_2018_u_mumba",
                "pkl_2018_har_steelers",
                "pkl_2018_dab_delhi",
                "pkl_2018_guj_fort",
                "pkl_2018_jap_panthers"
              ]
            },
            "pkl_2018_zone_b": {
              "key": "pkl_2018_zone_b",
              "matches": [
                "pkl_2018_g1",
                "pkl_2018_g4",
                "pkl_2018_g6",
                "pkl_2018_g8",
                "pkl_2018_g9",
                "pkl_2018_g10",
                "pkl_2018_g13",
                "pkl_2018_g15",
                "pkl_2018_g17",
                "pkl_2018_g19",
                "pkl_2018_g23",
                "pkl_2018_g25",
                "pkl_2018_g40",
                "pkl_2018_g42",
                "pkl_2018_g43",
                "pkl_2018_g44",
                "pkl_2018_g47",
                "pkl_2018_g49",
                "pkl_2018_g51",
                "pkl_2018_g53",
                "pkl_2018_g55",
                "pkl_2018_g56",
                "pkl_2018_g72",
                "pkl_2018_g74",
                "pkl_2018_g77",
                "pkl_2018_g80",
                "pkl_2018_g82",
                "pkl_2018_g83",
                "pkl_2018_g84",
                "pkl_2018_g86",
                "pkl_2018_g88",
                "pkl_2018_g90",
                "pkl_2018_g107",
                "pkl_2018_g109",
                "pkl_2018_g110",
                "pkl_2018_g112",
                "pkl_2018_g113",
                "pkl_2018_g115",
                "pkl_2018_g117",
                "pkl_2018_g119",
                "pkl_2018_g122",
                "pkl_2018_g125",
                "pkl_2018_g128",
                "pkl_2018_g130",
                "pkl_2018_g132"
              ],
              "name": "Zone B",
              "teams": [
                "pkl_2018_tel_titans",
                "pkl_2018_ben_warriors",
                "pkl_2018_pat_pirates",
                "pkl_2018_up_yoddha",
                "pkl_2018_ben_bulls",
                "pkl_2018_tamil_thalaivas"
              ]
            }
          },
          "key": "pkl_2018_g",
          "name": "Pro Kabaddi Zone Round 2018"
        },
        {
          "groups": {
            "pkl_2018_q": {
              "key": "pkl_2018_q",
              "matches": [
                "pkl_2018_q1",
                "pkl_2018_q2"
              ],
              "name": "Qualifier",
              "teams": []
            }
          },
          "key": "pkl_2018_q",
          "name": "Qualifier"
        },
        {
          "groups": {
            "pkl_2018_e": {
              "key": "pkl_2018_e",
              "matches": [
                "pkl_2018_e1",
                "pkl_2018_e2",
                "pkl_2018_e3"
              ],
              "name": "Eliminator",
              "teams": []
            }
          },
          "key": "pkl_2018_e",
          "name": "Eliminator"
        },
        {
          "groups": {
            "pkl_2018_final": {
              "key": "pkl_2018_final",
              "matches": [
                "pkl_2018_final"
              ],
              "name": "Final",
              "teams": []
            }
          },
          "key": "pkl_2018_final",
          "name": "Final"
        }
      ],
      "short_name": "PK 18",
      "start_date": {
        "iso": "2018-10-05T15:00+00:00",
        "str": "05th Oct 2018 15:00 GMT",
        "timestamp": "1538751600"
      },
      "teams": {
        "pkl_2018_ben_bulls": {
          "key": "pkl_2018_ben_bulls",
          "name": "BENGALURU BULLS",
          "short_name": "BB",
          "team": "ben_bulls"
        },
        "pkl_2018_ben_warriors": {
          "key": "pkl_2018_ben_warriors",
          "name": "BENGAL WARRIORS",
          "short_name": "BW",
          "team": "ben_warriors"
        },
        "pkl_2018_dab_delhi": {
          "key": "pkl_2018_dab_delhi",
          "name": "DABANG DELHI K.C.",
          "short_name": "DD",
          "team": "dab_delhi"
        },
        "pkl_2018_guj_fort": {
          "key": "pkl_2018_guj_fort",
          "name": "GUJARAT FORTUNEGIANTS",
          "short_name": "GF",
          "team": "guj_fort"
        },
        "pkl_2018_har_steelers": {
          "key": "pkl_2018_har_steelers",
          "name": "HARYANA STEELERS",
          "short_name": "HS",
          "team": "har_steelers"
        },
        "pkl_2018_jap_panthers": {
          "key": "pkl_2018_jap_panthers",
          "name": "JAIPUR PINK PANTHERS",
          "short_name": "JPP",
          "team": "jap_panthers"
        },
        "pkl_2018_pat_pirates": {
          "key": "pkl_2018_pat_pirates",
          "name": "PATNA PIRATES",
          "short_name": "PP",
          "team": "pat_pirates"
        },
        "pkl_2018_pune_paltan": {
          "key": "pkl_2018_pune_paltan",
          "name": "PUNERI PALTAN",
          "short_name": "PUP",
          "team": "pune_paltan"
        },
        "pkl_2018_tamil_thalaivas": {
          "key": "pkl_2018_tamil_thalaivas",
          "name": "TAMIL THALAIVAS",
          "short_name": "TT",
          "team": "tamil_thalaivas"
        },
        "pkl_2018_tbc": {
          "key": "pkl_2018_tbc",
          "name": "TBC",
          "short_name": "TBC",
          "team": "tbc"
        },
        "pkl_2018_tel_titans": {
          "key": "pkl_2018_tel_titans",
          "name": "TELUGU TITANS",
          "short_name": "TET",
          "team": "tel_titans"
        },
        "pkl_2018_u_mumba": {
          "key": "pkl_2018_u_mumba",
          "name": "U MUMBA",
          "short_name": "MUM",
          "team": "u_mumba"
        },
        "pkl_2018_up_yoddha": {
          "key": "pkl_2018_up_yoddha",
          "name": "U.P. YODDHA",
          "short_name": "UPY",
          "team": "up_yoddha"
        }
      }
    }
  },
  "expires": "1543052111.0",
  "status": true,
  "status_code": 200,
  "version": "2.0.3"
}
View all Docs

True Support Center

Not sure, what plan to choose? Just get in touch us. We are committed to providing a solution to all sports data requirements. Feel free to write your technical questions, to know about best practice and guidelines.

000-800-040-1803 (Indian Tollfree Number)

+1 (855) 2SPORT4 (US Tollfree Number)