Back to Search
AGENT-READY API ENDPOINT

Asset Specifications

GET /api/knowledge/match-4925108606

cURL Request

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4925108606

Live API Response (JSON)

{
  "version": "2.7.0",
  "id": "match-4925108606",
  "type": "match",
  "data": {
    "match_id": "4925108606",
    "player_dupr_id": "GWJOEX",
    "outcome": "Win",
    "event_name": "๐Ÿ’šRM15 Doubles DUPR Game ๐Ÿ’š Grand Rally @Shah Alam (Friday 3pm) ๐ŸŒŸ All levels <group by ranking>",
    "event_date": "2026-06-05",
    "location": "Grand Rally Pickleball Shah Alam",
    "scores": "13-10",
    "players_involved": "[{\"team_id\": 4582001309, \"serial\": 1, \"winner\": true, \"players\": [{\"name\": \"Kenny Loy\", \"dupr_id\": \"WNQ5YG\", \"rating\": 2.582}, {\"name\": \"Taufiq Kamal\", \"dupr_id\": \"GWJOEX\", \"rating\": 2.787}]}, {\"team_id\": 4309025269, \"serial\": 2, \"winner\": false, \"players\": [{\"name\": \"LEONG SZE YEN\", \"dupr_id\": \"J59O6J\", \"rating\": 2.194}, {\"name\": \"Syed  Hafiz\", \"dupr_id\": \"EXG6WE\", \"rating\": 2.404}]}]",
    "scraped_at": "2026-06-05 09:24:26",
    "hour": "3:30 PM",
    "match_type": "Doubles",
    "match_level": "Casual",
    "average_rating": 2.492,
    "teams": [
      {
        "team_id": 4582001309,
        "serial": 1,
        "winner": true,
        "players": [
          {
            "name": "Kenny Loy",
            "dupr_id": "WNQ5YG",
            "rating": 2.582,
            "profile_pic_url": null,
            "location": ""
          },
          {
            "name": "Taufiq Kamal",
            "dupr_id": "GWJOEX",
            "rating": 2.787,
            "profile_pic_url": null,
            "location": "Shah Alam, Selangor, MY"
          }
        ]
      },
      {
        "team_id": 4309025269,
        "serial": 2,
        "winner": false,
        "players": [
          {
            "name": "LEONG SZE YEN",
            "dupr_id": "J59O6J",
            "rating": 2.194,
            "profile_pic_url": null,
            "location": ""
          },
          {
            "name": "Syed  Hafiz",
            "dupr_id": "EXG6WE",
            "rating": 2.404,
            "profile_pic_url": null,
            "location": ""
          }
        ]
      }
    ],
    "linked_court": null
  },
  "canonical": "https://picklegravity.com/en/knowledge/match-4925108606"
}