Back to Search
AGENT-READY API ENDPOINT

Asset Specifications

GET /api/knowledge/match-8490462807

cURL Request

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

Live API Response (JSON)

{
  "version": "2.7.0",
  "id": "match-8490462807",
  "type": "match",
  "data": {
    "match_id": "8490462807",
    "player_dupr_id": "EG9ZYV",
    "outcome": "Loss",
    "event_name": "Women's Singles 4.5 (Age 34 & Under) - Women's Singles: 2025 International Pickleball Tournament – Pickleball World Cup Edition",
    "event_date": "2025-10-30",
    "location": "The FORT Pickleball",
    "scores": "6-15",
    "players_involved": "[{\"team_id\": 4616649573, \"serial\": 1, \"winner\": false, \"players\": [{\"name\": \"Luisa Eslava\", \"dupr_id\": \"EG9ZYV\", \"rating\": 4.485}]}, {\"team_id\": 8061036731, \"serial\": 2, \"winner\": true, \"players\": [{\"name\": \"Hsuan Tsai\", \"dupr_id\": \"YG04E4\", \"rating\": 5.241}]}]",
    "scraped_at": "2026-06-05 09:01:52",
    "hour": "4:45 AM",
    "match_type": "Singles",
    "match_level": "Pro",
    "average_rating": 4.863,
    "teams": [
      {
        "team_id": 4616649573,
        "serial": 1,
        "winner": false,
        "players": [
          {
            "name": "Luisa Eslava",
            "dupr_id": "EG9ZYV",
            "rating": 4.485,
            "profile_pic_url": null,
            "location": "Bogotá, Bogota, CO"
          }
        ]
      },
      {
        "team_id": 8061036731,
        "serial": 2,
        "winner": true,
        "players": [
          {
            "name": "Hsuan Tsai",
            "dupr_id": "YG04E4",
            "rating": 5.241,
            "profile_pic_url": null,
            "location": ""
          }
        ]
      }
    ],
    "linked_court": {
      "court_id": "6366-the-fort-pickleball",
      "name": "The FORT Pickleball",
      "city": "Fort Lauderdale",
      "state": "Florida"
    }
  },
  "canonical": "https://picklegravity.com/en/knowledge/match-8490462807"
}