Back to Search
AGENT-READY API ENDPOINT

Asset Specifications

GET /api/knowledge/match-6337930453

cURL Request

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

Live API Response (JSON)

{
  "version": "2.7.0",
  "id": "match-6337930453",
  "type": "match",
  "data": {
    "match_id": "6337930453",
    "player_dupr_id": "8M9RLL",
    "outcome": "Loss",
    "event_name": "Choices Matter! 24/7 Pickleball Fundraiser Tournament - Womens Money Ball!",
    "event_date": "2026-04-25",
    "location": "Cleveland, TN",
    "scores": "15-8",
    "players_involved": "[{\"team_id\": 6408948580, \"serial\": 1, \"winner\": true, \"players\": [{\"name\": \"Abigail OKelley\", \"dupr_id\": \"8GV00G\", \"rating\": 4.984}, {\"name\": \"Masa Grgan\", \"dupr_id\": \"J5KK24\", \"rating\": 5.032}]}, {\"team_id\": 6133548430, \"serial\": 2, \"winner\": false, \"players\": [{\"name\": \"Hanah Curtis\", \"dupr_id\": \"8M9RLL\", \"rating\": 4.706}, {\"name\": \"Ash Barton\", \"dupr_id\": \"3LPZLK\", \"rating\": 4.828}]}]",
    "scraped_at": "2026-06-05 08:43:37",
    "hour": "2:15 AM",
    "match_type": "Doubles",
    "match_level": "Pro",
    "average_rating": 4.888,
    "teams": [
      {
        "team_id": 6408948580,
        "serial": 1,
        "winner": true,
        "players": [
          {
            "name": "Abigail OKelley",
            "dupr_id": "8GV00G",
            "rating": 4.984,
            "profile_pic_url": null,
            "location": "Harrison, TN, US"
          },
          {
            "name": "Masa Grgan",
            "dupr_id": "J5KK24",
            "rating": 5.032,
            "profile_pic_url": null,
            "location": "Maribor, Administrative unit Maribor, SI"
          }
        ]
      },
      {
        "team_id": 6133548430,
        "serial": 2,
        "winner": false,
        "players": [
          {
            "name": "Hanah Curtis",
            "dupr_id": "8M9RLL",
            "rating": 4.706,
            "profile_pic_url": null,
            "location": "Murphy, NC, US"
          },
          {
            "name": "Ash Barton",
            "dupr_id": "3LPZLK",
            "rating": 4.828,
            "profile_pic_url": null,
            "location": "Cleveland, TN, US"
          }
        ]
      }
    ],
    "linked_court": {
      "court_id": "6305-cleveland-premier-pickleball",
      "name": "Cleveland Premier Pickleball",
      "city": "Avon Lake",
      "state": "Ohio"
    }
  },
  "canonical": "https://picklegravity.com/en/knowledge/match-6337930453"
}