$match-><method>

<method> supported for $match object :

  • getPlayers() - returns all players in array object . for full method you can use on each object see : full player object methods
  • getSeason() - ????????
  • getRadiant_win() - true if radiant won, false otherwise
  • getDuration() - the total time in seconds the match ran for
  • getStarttime() - date in UTC seconds since Jan 1, 1970 (unix time format)
  • getMatch_id() - the numeric match ID
  • getTower_status_radiant() - an 11-bit unsinged int: see THIS THREAD
  • getTower_status_dire() - an 11-bit unsinged int: see THIS THREAD
  • getBarracks_status_radiant() - a 6-bit unsinged int: see THIS THREAD
  • getBarracks_status_radiant() - a 6-bit unsinged int: see THIS THREAD
  • getCluster() - 
  • getFirst_blood_time() - the total time in seconds at which first blood occurred
  • getReplay_salt() - 
  • getLobby_type() - the type of lobby (0 for human matchmaking, 1 for co-op bot)
  • getHuman_players() - the number of human players in the match
  • getLeagueid() - the leauge this match is from
  • getPositive_votes() - the number of thumbs up the game has received
  • getPositive_votes() - the number of thumbs up the game has received
  • getGame_mode() - return game mode 
  • getStart_time() - match start time