Back to Search
AGENT-READY API ENDPOINT

Asset Specifications

GET /api/knowledge/match-7679115996

cURL Request

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

Live API Response (JSON)

{
  "version": "2.7.0",
  "id": "match-7679115996",
  "type": "match",
  "data": {
    "match_id": "7679115996",
    "player_dupr_id": "9PO65J",
    "outcome": "Win",
    "event_name": "DUPR 20 - The Dink Minor League Pickleball @ Baton Rouge Showdown ~ Lousiana",
    "event_date": "2026-05-30",
    "location": "Stacks Pickleball",
    "scores": "21-17",
    "players_involved": "[{\"team_id\": 5479163344, \"serial\": 1, \"winner\": true, \"players\": [{\"name\": \"Cindy Kuragami\", \"dupr_id\": \"NYLPL7\", \"rating\": 4.913}, {\"name\": \"Putri Insani\", \"dupr_id\": \"9PO65J\", \"rating\": 4.993}]}, {\"team_id\": 4670905760, \"serial\": 2, \"winner\": false, \"players\": [{\"name\": \"Grace Crosby\", \"dupr_id\": \"1NVNL7\", \"rating\": 4.807}, {\"name\": \"Lillee Alpe\", \"dupr_id\": \"8M47LG\", \"rating\": 4.285}]}]",
    "scraped_at": "2026-06-05 03:21:58",
    "hour": "1:00 PM",
    "match_type": "Doubles",
    "match_level": "Pro",
    "average_rating": 4.75,
    "teams": [
      {
        "team_id": 5479163344,
        "serial": 1,
        "winner": true,
        "players": [
          {
            "name": "Cindy Kuragami",
            "dupr_id": "NYLPL7",
            "rating": 4.913,
            "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/65c576c0db7cc.jpg",
            "location": "Baton Rouge, LA, US"
          },
          {
            "name": "Putri Insani",
            "dupr_id": "9PO65J",
            "rating": 4.993,
            "profile_pic_url": null,
            "location": "Baton Rouge, LA, US"
          }
        ]
      },
      {
        "team_id": 4670905760,
        "serial": 2,
        "winner": false,
        "players": [
          {
            "name": "Grace Crosby",
            "dupr_id": "1NVNL7",
            "rating": 4.807,
            "profile_pic_url": null,
            "location": "Flora, MS, US"
          },
          {
            "name": "Lillee Alpe",
            "dupr_id": "8M47LG",
            "rating": 4.285,
            "profile_pic_url": null,
            "location": "Starkville, MS, US"
          }
        ]
      }
    ],
    "linked_court": {
      "court_id": "4787-stacks-pickleball",
      "name": "Stacks Pickleball",
      "city": "Baton Rouge",
      "state": "Louisiana"
    }
  },
  "canonical": "https://picklegravity.com/en/knowledge/match-7679115996"
}