Back to Search
AGENT-READY API ENDPOINT

Asset Specifications

GET /api/knowledge/match-4833392892

cURL Request

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

Live API Response (JSON)

{
  "version": "2.7.0",
  "id": "match-4833392892",
  "type": "match",
  "data": {
    "match_id": "4833392892",
    "player_dupr_id": "17MX48",
    "outcome": "Loss",
    "event_name": "POOL A DUPR 18 / 2025 The Dink Minor League Pickleball National Championship",
    "event_date": "2025-12-06",
    "location": "Pickler Universe - Carrollton",
    "scores": "17-21",
    "players_involved": "[{\"team_id\": 8348434347, \"serial\": 1, \"winner\": false, \"players\": [{\"name\": \"Krystyan Lazarin\", \"dupr_id\": \"17MX48\", \"rating\": 4.912}, {\"name\": \"Rachel Janssen\", \"dupr_id\": \"1ROJNZ\", \"rating\": 4.709}]}, {\"team_id\": 8313302435, \"serial\": 2, \"winner\": true, \"players\": [{\"name\": \"David passey\", \"dupr_id\": \"3Y6P24\", \"rating\": 4.884}, {\"name\": \"Jessica Welch\", \"dupr_id\": \"1R4YYZ\", \"rating\": 4.568}]}]",
    "scraped_at": "2026-06-05 04:15:03",
    "hour": "1:00 PM",
    "match_type": "Doubles",
    "match_level": "Pro",
    "average_rating": 4.768,
    "teams": [
      {
        "team_id": 8348434347,
        "serial": 1,
        "winner": false,
        "players": [
          {
            "name": "Krystyan Lazarin",
            "dupr_id": "17MX48",
            "rating": 4.912,
            "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/57669/images/profile/bcdcb8d5-edde-49b1-8295-751f47622fb7.png",
            "location": "Dallas, TX, US"
          },
          {
            "name": "Rachel Janssen",
            "dupr_id": "1ROJNZ",
            "rating": 4.709,
            "profile_pic_url": null,
            "location": "Farmers Branch, TX, US"
          }
        ]
      },
      {
        "team_id": 8313302435,
        "serial": 2,
        "winner": true,
        "players": [
          {
            "name": "David passey",
            "dupr_id": "3Y6P24",
            "rating": 4.884,
            "profile_pic_url": null,
            "location": "Wylie, TX, US"
          },
          {
            "name": "Jessica Welch",
            "dupr_id": "1R4YYZ",
            "rating": 4.568,
            "profile_pic_url": null,
            "location": "Rockwall, TX, US"
          }
        ]
      }
    ],
    "linked_court": null
  },
  "canonical": "https://picklegravity.com/en/knowledge/match-4833392892"
}