返回检索中心
智能体就绪 API 终端

Asset Specifications

GET /api/knowledge/match-5054610598

cURL Request

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

实时数据响应 (JSON)

{
  "version": "2.7.0",
  "id": "match-5054610598",
  "type": "match",
  "data": {
    "match_id": "5054610598",
    "player_dupr_id": "1QL0ED",
    "outcome": "Loss",
    "event_name": "SUPER DUPR",
    "event_date": "2026-03-21",
    "location": "202 NW 22nd St, Blue Springs, MO 64015, USA",
    "scores": "15-5",
    "players_involved": "[{\"team_id\": 5308378553, \"serial\": 1, \"winner\": true, \"players\": [{\"name\": \"Josh Thomson\", \"dupr_id\": \"G5GR0Q\", \"rating\": 4.279}, {\"name\": \"Josiah Thomson\", \"dupr_id\": \"G5XPVQ\", \"rating\": 4.462}]}, {\"team_id\": 7191877987, \"serial\": 2, \"winner\": false, \"players\": [{\"name\": \"Chris Lim\", \"dupr_id\": \"1QMWJ4\", \"rating\": 4.069}, {\"name\": \"Justin Vochatzer\", \"dupr_id\": \"1QL0ED\", \"rating\": 4.726}]}]",
    "scraped_at": "2026-06-05 03:36:52",
    "hour": "11:30 PM",
    "match_type": "Doubles",
    "match_level": "Advanced",
    "average_rating": 4.384,
    "teams": [
      {
        "team_id": 5308378553,
        "serial": 1,
        "winner": true,
        "players": [
          {
            "name": "Josh Thomson",
            "dupr_id": "G5GR0Q",
            "rating": 4.279,
            "profile_pic_url": null,
            "location": "Blue Springs, MO, US"
          },
          {
            "name": "Josiah Thomson",
            "dupr_id": "G5XPVQ",
            "rating": 4.462,
            "profile_pic_url": null,
            "location": "Blue Springs, MO, US"
          }
        ]
      },
      {
        "team_id": 7191877987,
        "serial": 2,
        "winner": false,
        "players": [
          {
            "name": "Chris Lim",
            "dupr_id": "1QMWJ4",
            "rating": 4.069,
            "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/66c778f21f8f3.jpg",
            "location": "Kansas City, MO, US"
          },
          {
            "name": "Justin Vochatzer",
            "dupr_id": "1QL0ED",
            "rating": 4.726,
            "profile_pic_url": null,
            "location": "Kansas City, MO, US"
          }
        ]
      }
    ],
    "linked_court": null
  },
  "canonical": "https://picklegravity.com/en/knowledge/match-5054610598"
}