Back to Search
AGENT-READY API ENDPOINT

Asset Specifications

GET /api/knowledge/match-8248597529

cURL Request

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

Live API Response (JSON)

{
  "version": "2.7.0",
  "id": "match-8248597529",
  "type": "match",
  "data": {
    "match_id": "8248597529",
    "player_dupr_id": "1Q0XQR",
    "outcome": "Loss",
    "event_name": "Montville Pickleball & Golf Club MoneyBall",
    "event_date": "2026-02-21",
    "location": "153 River Rd, Montville, NJ 07045, USA",
    "scores": "15-1",
    "players_involved": "[{\"team_id\": 6538061690, \"serial\": 1, \"winner\": true, \"players\": [{\"name\": \"Ashley Georgevich\", \"dupr_id\": \"L5K6XK\", \"rating\": 5.016}, {\"name\": \"Will Kayal\", \"dupr_id\": \"7672V4\", \"rating\": 4.917}]}, {\"team_id\": 5343175922, \"serial\": 2, \"winner\": false, \"players\": [{\"name\": \"Gift Horn\", \"dupr_id\": \"1Q0XQR\", \"rating\": 4.674}, {\"name\": \"Hruday Vemparala\", \"dupr_id\": \"76K5GM\", \"rating\": 4.479}]}]",
    "scraped_at": "2026-06-05 02:28:18",
    "hour": "6:15 AM",
    "match_type": "Doubles",
    "match_level": "Pro",
    "average_rating": 4.771,
    "teams": [
      {
        "team_id": 6538061690,
        "serial": 1,
        "winner": true,
        "players": [
          {
            "name": "Ashley Georgevich",
            "dupr_id": "L5K6XK",
            "rating": 5.016,
            "profile_pic_url": null,
            "location": "Saddle Brook, NJ, US"
          },
          {
            "name": "Will Kayal",
            "dupr_id": "7672V4",
            "rating": 4.917,
            "profile_pic_url": null,
            "location": "Franklin Lakes, NJ, US"
          }
        ]
      },
      {
        "team_id": 5343175922,
        "serial": 2,
        "winner": false,
        "players": [
          {
            "name": "Gift Horn",
            "dupr_id": "1Q0XQR",
            "rating": 4.674,
            "profile_pic_url": null,
            "location": "Livingston, NJ, US"
          },
          {
            "name": "Hruday Vemparala",
            "dupr_id": "76K5GM",
            "rating": 4.479,
            "profile_pic_url": null,
            "location": "Basking Ridge, NJ, US"
          }
        ]
      }
    ],
    "linked_court": {
      "court_id": "6232-montville-pickleball-golf-club",
      "name": "Montville Pickleball & Golf Club",
      "city": "Montville",
      "state": "New Jersey"
    }
  },
  "canonical": "https://picklegravity.com/en/knowledge/match-8248597529"
}