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

Asset Specifications

GET /api/knowledge/match-5266114457

cURL Request

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

实时数据响应 (JSON)

{
  "version": "2.7.0",
  "id": "match-5266114457",
  "type": "match",
  "data": {
    "match_id": "5266114457",
    "player_dupr_id": "3YLV54",
    "outcome": "Loss",
    "event_name": "POOL A DUPR 20 / 2025 The Dink Minor League Pickleball National Championship",
    "event_date": "2025-12-06",
    "location": "Pickler Universe - Carrollton",
    "scores": "21-18",
    "players_involved": "[{\"team_id\": 8539376551, \"serial\": 1, \"winner\": true, \"players\": [{\"name\": \"Jenny Bond\", \"dupr_id\": \"1QXLG0\", \"rating\": 5.019}, {\"name\": \"Eden Lawson\", \"dupr_id\": \"W6ZOJG\", \"rating\": 4.726}]}, {\"team_id\": 6934016412, \"serial\": 2, \"winner\": false, \"players\": [{\"name\": \"Emma Ruoyi Li\", \"dupr_id\": \"3OQ5Y2\", \"rating\": 5.378}, {\"name\": \"Erica Johnson\", \"dupr_id\": \"3YLV54\", \"rating\": 4.702}]}]",
    "scraped_at": "2026-06-05 01:39:34",
    "hour": "6:15 AM",
    "match_type": "Doubles",
    "match_level": "Pro",
    "average_rating": 4.956,
    "teams": [
      {
        "team_id": 8539376551,
        "serial": 1,
        "winner": true,
        "players": [
          {
            "name": "Jenny Bond",
            "dupr_id": "1QXLG0",
            "rating": 5.019,
            "profile_pic_url": null,
            "location": "Edmond, OK, US"
          },
          {
            "name": "Eden Lawson",
            "dupr_id": "W6ZOJG",
            "rating": 4.726,
            "profile_pic_url": null,
            "location": "Broken Arrow, OK, US"
          }
        ]
      },
      {
        "team_id": 6934016412,
        "serial": 2,
        "winner": false,
        "players": [
          {
            "name": "Emma Ruoyi Li",
            "dupr_id": "3OQ5Y2",
            "rating": 5.378,
            "profile_pic_url": null,
            "location": "Shanghai, Shanghai, CN"
          },
          {
            "name": "Erica Johnson",
            "dupr_id": "3YLV54",
            "rating": 4.702,
            "profile_pic_url": null,
            "location": "Dover, NH, US"
          }
        ]
      }
    ],
    "linked_court": null
  },
  "canonical": "https://picklegravity.com/en/knowledge/match-5266114457"
}