Back to Search
AGENT-READY API ENDPOINT

Asset Specifications

GET /api/knowledge/match-6768637181

cURL Request

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

Live API Response (JSON)

{
  "version": "2.7.0",
  "id": "match-6768637181",
  "type": "match",
  "data": {
    "match_id": "6768637181",
    "player_dupr_id": "W6G49G",
    "outcome": "Win",
    "event_name": "Proton National Tour by MPO - Cash Prize Tournament in Daytona Beach - Men's Singles Open",
    "event_date": "2026-05-31",
    "location": "Holly Hill, FL",
    "scores": "1-11",
    "players_involved": "[{\"team_id\": 6262568502, \"serial\": 1, \"winner\": false, \"players\": [{\"name\": \"Stephen Preissler\", \"dupr_id\": \"0QGK2Q\", \"rating\": 5.617}]}, {\"team_id\": 6471340397, \"serial\": 2, \"winner\": true, \"players\": [{\"name\": \"Dylan Lewis\", \"dupr_id\": \"W6G49G\", \"rating\": 5.422}]}]",
    "scraped_at": "2026-06-05 05:56:31",
    "hour": "6:15 AM",
    "match_type": "Singles",
    "match_level": "Pro",
    "average_rating": 5.519,
    "teams": [
      {
        "team_id": 6262568502,
        "serial": 1,
        "winner": false,
        "players": [
          {
            "name": "Stephen Preissler",
            "dupr_id": "0QGK2Q",
            "rating": 5.617,
            "profile_pic_url": null,
            "location": "Knittelfeld, Styria, AT"
          }
        ]
      },
      {
        "team_id": 6471340397,
        "serial": 2,
        "winner": true,
        "players": [
          {
            "name": "Dylan Lewis",
            "dupr_id": "W6G49G",
            "rating": 5.422,
            "profile_pic_url": null,
            "location": "Palm Harbor, FL, US"
          }
        ]
      }
    ],
    "linked_court": {
      "court_id": "1535-pictona-at-holly-hill",
      "name": "Pictona at Holly Hill",
      "city": "Holly Hill",
      "state": "Florida"
    }
  },
  "canonical": "https://picklegravity.com/en/knowledge/match-6768637181"
}