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

Asset Specifications

GET /api/knowledge/match-8190740676

cURL Request

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

实时数据响应 (JSON)

{
  "version": "2.7.0",
  "id": "match-8190740676",
  "type": "match",
  "data": {
    "match_id": "8190740676",
    "player_dupr_id": "8GPQRD",
    "outcome": "Win",
    "event_name": "Brick Wall Southeast #4",
    "event_date": "2026-04-25",
    "location": "",
    "scores": "11-7",
    "players_involved": "[{\"team_id\": 6788433077, \"serial\": 1, \"winner\": true, \"players\": [{\"name\": \"Bo Lewis\", \"dupr_id\": \"12Z5Y8\", \"rating\": 5.599}, {\"name\": \"Tucker Segars\", \"dupr_id\": \"8GPQRD\", \"rating\": 5.223}]}, {\"team_id\": 6858320310, \"serial\": 2, \"winner\": false, \"players\": [{\"name\": \"Elisha D Turner\", \"dupr_id\": \"8DQ05X\", \"rating\": 5.131}, {\"name\": \"Shay Payne\", \"dupr_id\": \"9445OJ\", \"rating\": 4.598}]}]",
    "scraped_at": "2026-06-06 22:53:06",
    "hour": "1:00 PM",
    "match_type": "Doubles",
    "match_level": "Pro",
    "average_rating": 5.138,
    "teams": [
      {
        "team_id": 6788433077,
        "serial": 1,
        "winner": true,
        "players": [
          {
            "name": "Bo Lewis",
            "dupr_id": "12Z5Y8",
            "rating": 5.599,
            "profile_pic_url": null,
            "location": "Dawsonville, GA, US"
          },
          {
            "name": "Tucker Segars",
            "dupr_id": "8GPQRD",
            "rating": 5.223,
            "profile_pic_url": null,
            "location": "Monroe, GA, US"
          }
        ]
      },
      {
        "team_id": 6858320310,
        "serial": 2,
        "winner": false,
        "players": [
          {
            "name": "Elisha D Turner",
            "dupr_id": "8DQ05X",
            "rating": 5.131,
            "profile_pic_url": null,
            "location": "Charlotte, NC, US"
          },
          {
            "name": "Shay Payne",
            "dupr_id": "9445OJ",
            "rating": 4.598,
            "profile_pic_url": null,
            "location": "Dublin, D, IE"
          }
        ]
      }
    ],
    "linked_court": null
  },
  "canonical": "https://picklegravity.com/en/knowledge/match-8190740676"
}