Back to Search
AGENT-READY API ENDPOINT

Asset Specifications

GET /api/knowledge/match-5348437023

cURL Request

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

Live API Response (JSON)

{
  "version": "2.7.0",
  "id": "match-5348437023",
  "type": "match",
  "data": {
    "match_id": "5348437023",
    "player_dupr_id": "8DD66Y",
    "outcome": "Loss",
    "event_name": "Music City Open - A Champions Series Pickleball Event - Mixed Pro Doubles 60+",
    "event_date": "2026-02-13",
    "location": "Nashville, TN",
    "scores": "11-4, 14-12",
    "players_involved": "[{\"team_id\": 5449535741, \"serial\": 1, \"winner\": true, \"players\": [{\"name\": \"Jenny Marcos\", \"dupr_id\": \"84PLV3\", \"rating\": 5.417}, {\"name\": \"Rich Lively\", \"dupr_id\": \"1NXO68\", \"rating\": 5.285}]}, {\"team_id\": 7347205745, \"serial\": 2, \"winner\": false, \"players\": [{\"name\": \"Heather Iffert\", \"dupr_id\": \"8DD66Y\", \"rating\": 5.401}, {\"name\": \"Craig Hall\", \"dupr_id\": \"17NQP4\", \"rating\": 5.161}]}]",
    "scraped_at": "2026-06-05 06:09:15",
    "hour": "4:45 AM",
    "match_type": "Doubles",
    "match_level": "Pro",
    "average_rating": 5.316,
    "teams": [
      {
        "team_id": 5449535741,
        "serial": 1,
        "winner": true,
        "players": [
          {
            "name": "Jenny Marcos",
            "dupr_id": "84PLV3",
            "rating": 5.417,
            "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1017824/images/profile/b9f63e49-7490-4d1b-b5a1-f2f1246448f9.png",
            "location": "Oklahoma City, OK, US"
          },
          {
            "name": "Rich Lively",
            "dupr_id": "1NXO68",
            "rating": 5.285,
            "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/66dbb3ba5a2f9.jpg",
            "location": "Cleveland, TN, US"
          }
        ]
      },
      {
        "team_id": 7347205745,
        "serial": 2,
        "winner": false,
        "players": [
          {
            "name": "Heather Iffert",
            "dupr_id": "8DD66Y",
            "rating": 5.401,
            "profile_pic_url": null,
            "location": "Carmel, IN, US"
          },
          {
            "name": "Craig Hall",
            "dupr_id": "17NQP4",
            "rating": 5.161,
            "profile_pic_url": null,
            "location": "Asheville, NC, US"
          }
        ]
      }
    ],
    "linked_court": {
      "court_id": "4534-the-courts-at-west-meade",
      "name": "The Courts at West Meade",
      "city": "Nashville",
      "state": "Tennessee"
    }
  },
  "canonical": "https://picklegravity.com/en/knowledge/match-5348437023"
}