Back to Search
AGENT-READY API ENDPOINT

Asset Specifications

GET /api/knowledge/match-5340581559

cURL Request

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

Live API Response (JSON)

{
  "version": "2.7.0",
  "id": "match-5340581559",
  "type": "match",
  "data": {
    "match_id": "5340581559",
    "player_dupr_id": "3PP0YZ",
    "outcome": "Loss",
    "event_name": "PPA Tour: 2026 Veolia Atlanta Pickleball Championships - Junior Boys Doubles U18",
    "event_date": "2026-05-02",
    "location": "Peachtree Corners/Norcross, GA",
    "scores": "5-15",
    "players_involved": "[{\"team_id\": 5062196799, \"serial\": 1, \"winner\": false, \"players\": [{\"name\": \"Kayden Nguyen\", \"dupr_id\": \"DWELM6\", \"rating\": 4.238}, {\"name\": \"Robby Rivera\", \"dupr_id\": \"3PP0YZ\", \"rating\": 4.468}]}, {\"team_id\": 6675025210, \"serial\": 2, \"winner\": true, \"players\": [{\"name\": \"George Wolf\", \"dupr_id\": \"XJN9O7\", \"rating\": 4.716}, {\"name\": \"Tennessee Potter\", \"dupr_id\": \"L592PJ\", \"rating\": 4.302}]}]",
    "scraped_at": "2026-06-05 06:35:49",
    "hour": "4:45 AM",
    "match_type": "Doubles",
    "match_level": "Advanced",
    "average_rating": 4.431,
    "teams": [
      {
        "team_id": 5062196799,
        "serial": 1,
        "winner": false,
        "players": [
          {
            "name": "Kayden Nguyen",
            "dupr_id": "DWELM6",
            "rating": 4.238,
            "profile_pic_url": null,
            "location": "FL, US"
          },
          {
            "name": "Robby Rivera",
            "dupr_id": "3PP0YZ",
            "rating": 4.468,
            "profile_pic_url": null,
            "location": "Jacksonville, FL, US"
          }
        ]
      },
      {
        "team_id": 6675025210,
        "serial": 2,
        "winner": true,
        "players": [
          {
            "name": "George Wolf",
            "dupr_id": "XJN9O7",
            "rating": 4.716,
            "profile_pic_url": null,
            "location": "Overland Park, KS, US"
          },
          {
            "name": "Tennessee Potter",
            "dupr_id": "L592PJ",
            "rating": 4.302,
            "profile_pic_url": null,
            "location": "Lawrence, KS, US"
          }
        ]
      }
    ],
    "linked_court": null
  },
  "canonical": "https://picklegravity.com/en/knowledge/match-5340581559"
}