Advertisement
Guest User

Untitled

a guest
Nov 25th, 2015
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 4.37 KB | None | 0 0
  1. {
  2.   "data": {
  3.     "match": {
  4.       "match_id": "4",
  5.       "match_date_time": "2015-11-25 22:15:00",
  6.       "venue_id": "1",
  7.       "player_count": "0",
  8.       "winning_team_id": "0",
  9.       "tied": null,
  10.       "created_date": "2015-11-25 12:33:43",
  11.       "status": "LFM"
  12.     },
  13.     "teams": {
  14.       "18": {
  15.         "team_name": "Equipo 18",
  16.         "match_team_id": "18",
  17.         "created_date": "2015-11-25 17:58:04",
  18.         "players": [
  19.           {
  20.             "match_player_id": "17",
  21.             "match_id": "4",
  22.             "user_id": "1",
  23.             "match_team_id": "18",
  24.             "created_date": "2015-11-24 12:58:53",
  25.             "first_name": "",
  26.             "last_name": "",
  27.             "nickname": "toti",
  28.             "email": "email@toti.com.ar",
  29.             "row_id": "1"
  30.           },
  31.           {
  32.             "match_player_id": "30",
  33.             "match_id": "4",
  34.             "user_id": "5",
  35.             "match_team_id": "18",
  36.             "created_date": "2015-11-25 17:22:28",
  37.             "first_name": "",
  38.             "last_name": "",
  39.             "nickname": "chimi",
  40.             "email": "chimi@fumbol.com.ar",
  41.             "row_id": "5"
  42.           },
  43.           {
  44.             "match_player_id": "31",
  45.             "match_id": "4",
  46.             "user_id": "6",
  47.             "match_team_id": "18",
  48.             "created_date": "2015-11-25 17:22:43",
  49.             "first_name": "",
  50.             "last_name": "",
  51.             "nickname": "fer",
  52.             "email": "fer@fumbol.com.ar",
  53.             "row_id": "6"
  54.           },
  55.           {
  56.             "match_player_id": "33",
  57.             "match_id": "4",
  58.             "user_id": "8",
  59.             "match_team_id": "18",
  60.             "created_date": "2015-11-25 17:23:14",
  61.             "first_name": "",
  62.             "last_name": "",
  63.             "nickname": "Nico",
  64.             "email": "Nico@fumbol.com.ar",
  65.             "row_id": "8"
  66.           },
  67.           {
  68.             "match_player_id": "34",
  69.             "match_id": "4",
  70.             "user_id": "9",
  71.             "match_team_id": "18",
  72.             "created_date": "2015-11-25 17:23:20",
  73.             "first_name": "",
  74.             "last_name": "",
  75.             "nickname": "Juanma",
  76.             "email": "Juanma@fumbol.com.ar",
  77.             "row_id": "9"
  78.           }
  79.         ]
  80.       },
  81.       "19": {
  82.         "team_name": "Equipo 19",
  83.         "match_team_id": "19",
  84.         "created_date": "2015-11-25 17:58:04",
  85.         "players": [
  86.           {
  87.             "match_player_id": "26",
  88.             "match_id": "4",
  89.             "user_id": "2",
  90.             "match_team_id": "19",
  91.             "created_date": "2015-11-25 17:22:09",
  92.             "first_name": "",
  93.             "last_name": "",
  94.             "nickname": "elBolsa",
  95.             "email": "elbolsa@fumbol.com.ar",
  96.             "row_id": "2"
  97.           },
  98.           {
  99.             "match_player_id": "27",
  100.             "match_id": "4",
  101.             "user_id": "3",
  102.             "match_team_id": "19",
  103.             "created_date": "2015-11-25 17:22:16",
  104.             "first_name": "",
  105.             "last_name": "",
  106.             "nickname": "maicena",
  107.             "email": "maicena@fumbol.com.ar",
  108.             "row_id": "3"
  109.           },
  110.           {
  111.             "match_player_id": "29",
  112.             "match_id": "4",
  113.             "user_id": "4",
  114.             "match_team_id": "19",
  115.             "created_date": "2015-11-25 17:22:23",
  116.             "first_name": "",
  117.             "last_name": "",
  118.             "nickname": "frydel",
  119.             "email": "frydel@fumbol.com.ar",
  120.             "row_id": "4"
  121.           },
  122.           {
  123.             "match_player_id": "32",
  124.             "match_id": "4",
  125.             "user_id": "7",
  126.             "match_team_id": "19",
  127.             "created_date": "2015-11-25 17:22:48",
  128.             "first_name": "",
  129.             "last_name": "",
  130.             "nickname": "Javi",
  131.             "email": "Javi@fumbol.com.ar",
  132.             "row_id": "7"
  133.           },
  134.           {
  135.             "match_player_id": "35",
  136.             "match_id": "4",
  137.             "user_id": "10",
  138.             "match_team_id": "19",
  139.             "created_date": "2015-11-25 17:23:28",
  140.             "first_name": "",
  141.             "last_name": "",
  142.             "nickname": "chapas",
  143.             "email": "chapas@fumbol.com.ar",
  144.             "row_id": "10"
  145.           }
  146.         ]
  147.       }
  148.     }
  149.   },
  150.   "_status": 200
  151. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement