Back to Search
AGENT-READY API ENDPOINT

Asset Specifications

GET /api/knowledge/match-8320270493

cURL Request

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

Live API Response (JSON)

{
  "version": "2.7.0",
  "id": "match-8320270493",
  "type": "match",
  "data": {
    "match_id": "8320270493",
    "player_dupr_id": "2YEXQE",
    "outcome": "Win",
    "event_name": "May-Jun Ladders - THU (3.20+) Ladder",
    "event_date": "2026-06-04",
    "location": "Pebble Creek Sports Club - Hickory, North Carolina",
    "scores": "15-14",
    "players_involved": "[{\"team_id\": 8127429641, \"serial\": 1, \"winner\": true, \"players\": [{\"name\": \"Ivan Livas\", \"dupr_id\": \"2YEXQE\", \"rating\": 3.447}, {\"name\": \"Rick Blackwell\", \"dupr_id\": \"P5VNNE\", \"rating\": 3.477}]}, {\"team_id\": 6425526093, \"serial\": 2, \"winner\": false, \"players\": [{\"name\": \"Brad Waybright\", \"dupr_id\": \"M2EYNG\", \"rating\": 3.596}, {\"name\": \"Marian Erikson\", \"dupr_id\": \"7DWML9\", \"rating\": 4.039}]}]",
    "scraped_at": "2026-06-05 06:10:50",
    "hour": "6:15 AM",
    "match_type": "Doubles",
    "match_level": "Advanced",
    "average_rating": 3.64,
    "teams": [
      {
        "team_id": 8127429641,
        "serial": 1,
        "winner": true,
        "players": [
          {
            "name": "Ivan Livas",
            "dupr_id": "2YEXQE",
            "rating": 3.447,
            "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/683e4ae26237b.jpg",
            "location": "Hickory, NC, US"
          },
          {
            "name": "Rick Blackwell",
            "dupr_id": "P5VNNE",
            "rating": 3.477,
            "profile_pic_url": null,
            "location": ""
          }
        ]
      },
      {
        "team_id": 6425526093,
        "serial": 2,
        "winner": false,
        "players": [
          {
            "name": "Brad Waybright",
            "dupr_id": "M2EYNG",
            "rating": 3.596,
            "profile_pic_url": null,
            "location": ""
          },
          {
            "name": "Marian Erikson",
            "dupr_id": "7DWML9",
            "rating": 4.039,
            "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/66e6f5be1e5aa.jpg",
            "location": "Hickory, NC, US"
          }
        ]
      }
    ],
    "linked_court": null
  },
  "canonical": "https://picklegravity.com/en/knowledge/match-8320270493"
}