Back to Search
AGENT-READY API ENDPOINT

Asset Specifications

GET /api/knowledge/match-5460138559

cURL Request

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

Live API Response (JSON)

{
  "version": "2.7.0",
  "id": "match-5460138559",
  "type": "match",
  "data": {
    "match_id": "5460138559",
    "player_dupr_id": "2LDOMY",
    "outcome": "Win",
    "event_name": "Elite Pickleball DUPR Reset Tournament ",
    "event_date": "2026-04-26",
    "location": "301 N Randall Rd, Batavia, IL 60510, USA",
    "scores": "15-11",
    "players_involved": "[{\"team_id\": 7285691252, \"serial\": 1, \"winner\": true, \"players\": [{\"name\": \"Stephen Murdock\", \"dupr_id\": \"4LZE9G\", \"rating\": 4.857}, {\"name\": \"Joseph Adams\", \"dupr_id\": \"2LDOMY\", \"rating\": 5.121}]}, {\"team_id\": 6708365973, \"serial\": 2, \"winner\": false, \"players\": [{\"name\": \"Dominic DeNardo\", \"dupr_id\": \"PKQJEM\", \"rating\": 4.98}, {\"name\": \"Colin Collery\", \"dupr_id\": \"9PYJ07\", \"rating\": 4.979}]}]",
    "scraped_at": "2026-06-04 20:51:19",
    "hour": "8:45 AM",
    "match_type": "Doubles",
    "match_level": "Pro",
    "average_rating": 4.984,
    "teams": [
      {
        "team_id": 7285691252,
        "serial": 1,
        "winner": true,
        "players": [
          {
            "name": "Stephen Murdock",
            "dupr_id": "4LZE9G",
            "rating": 4.857,
            "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1219047/images/profile/c17cc1c2-4820-4f41-89e7-9acf9ddba1cd.png",
            "location": "Franklin, WI, US"
          },
          {
            "name": "Joseph Adams",
            "dupr_id": "2LDOMY",
            "rating": 5.121,
            "profile_pic_url": null,
            "location": "Oak Creek, WI, US"
          }
        ]
      },
      {
        "team_id": 6708365973,
        "serial": 2,
        "winner": false,
        "players": [
          {
            "name": "Dominic DeNardo",
            "dupr_id": "PKQJEM",
            "rating": 4.98,
            "profile_pic_url": null,
            "location": "Chicago, IL, US"
          },
          {
            "name": "Colin Collery",
            "dupr_id": "9PYJ07",
            "rating": 4.979,
            "profile_pic_url": null,
            "location": "Lombard, IL, US"
          }
        ]
      }
    ],
    "linked_court": null
  },
  "canonical": "https://picklegravity.com/en/knowledge/match-5460138559"
}