Back to Search
AGENT-READY API ENDPOINT

Asset Specifications

GET /api/knowledge/match-5919774623

cURL Request

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

Live API Response (JSON)

{
  "version": "2.7.0",
  "id": "match-5919774623",
  "type": "match",
  "data": {
    "match_id": "5919774623",
    "player_dupr_id": "1NKM06",
    "outcome": "Loss",
    "event_name": "PPA Tour: 2026 Veolia Atlanta Pickleball Championships - Womens Singles Skill: (4.0) Age: (50 To 59)",
    "event_date": "2026-05-01",
    "location": "Peachtree Corners/Norcross, GA",
    "scores": "15-5",
    "players_involved": "[{\"team_id\": 5879262519, \"serial\": 1, \"winner\": true, \"players\": [{\"name\": \"Julie Johnson\", \"dupr_id\": \"8GO6JM\", \"rating\": 3.952}]}, {\"team_id\": 7338150103, \"serial\": 2, \"winner\": false, \"players\": [{\"name\": \"Cecy Feld\", \"dupr_id\": \"1NKM06\", \"rating\": 4.505}]}]",
    "scraped_at": "2026-06-04 23:53:30",
    "hour": "12:45 AM",
    "match_type": "Singles",
    "match_level": "Advanced",
    "average_rating": 4.229,
    "teams": [
      {
        "team_id": 5879262519,
        "serial": 1,
        "winner": true,
        "players": [
          {
            "name": "Julie Johnson",
            "dupr_id": "8GO6JM",
            "rating": 3.952,
            "profile_pic_url": null,
            "location": "Atlanta, GA, US"
          }
        ]
      },
      {
        "team_id": 7338150103,
        "serial": 2,
        "winner": false,
        "players": [
          {
            "name": "Cecy Feld",
            "dupr_id": "1NKM06",
            "rating": 4.505,
            "profile_pic_url": null,
            "location": "Dallas, TX, US"
          }
        ]
      }
    ],
    "linked_court": null
  },
  "canonical": "https://picklegravity.com/en/knowledge/match-5919774623"
}