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

Asset Specifications

GET /api/knowledge/match-7732606553

cURL Request

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

实时数据响应 (JSON)

{
  "version": "2.7.0",
  "id": "match-7732606553",
  "type": "match",
  "data": {
    "match_id": "7732606553",
    "player_dupr_id": "35V5R3",
    "outcome": "Loss",
    "event_name": "Coed League A - 05/20",
    "event_date": "2026-05-20",
    "location": "",
    "scores": "8-11",
    "players_involved": "[{\"team_id\": 5152652879, \"serial\": 1, \"winner\": false, \"players\": [{\"name\": \"Mitchell Tate\", \"dupr_id\": \"166XWG\", \"rating\": 5.144}, {\"name\": \"Barrett Croft\", \"dupr_id\": \"35V5R3\", \"rating\": 5.027}]}, {\"team_id\": 4872055855, \"serial\": 2, \"winner\": true, \"players\": [{\"name\": \"Ethan Condie\", \"dupr_id\": \"KOP9JK\", \"rating\": 4.729}, {\"name\": \"Randy Nguyen\", \"dupr_id\": \"3O7PN7\", \"rating\": 4.948}]}]",
    "scraped_at": "2026-06-04 22:44:26",
    "hour": "6:15 AM",
    "match_type": "Doubles",
    "match_level": "Pro",
    "average_rating": 4.962,
    "teams": [
      {
        "team_id": 5152652879,
        "serial": 1,
        "winner": false,
        "players": [
          {
            "name": "Mitchell Tate",
            "dupr_id": "166XWG",
            "rating": 5.144,
            "profile_pic_url": null,
            "location": "Pleasant Grove, UT, US"
          },
          {
            "name": "Barrett Croft",
            "dupr_id": "35V5R3",
            "rating": 5.027,
            "profile_pic_url": null,
            "location": "American Fork, UT, US"
          }
        ]
      },
      {
        "team_id": 4872055855,
        "serial": 2,
        "winner": true,
        "players": [
          {
            "name": "Ethan Condie",
            "dupr_id": "KOP9JK",
            "rating": 4.729,
            "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/66203c01e7e09.jpg",
            "location": "Provo, UT, US"
          },
          {
            "name": "Randy Nguyen",
            "dupr_id": "3O7PN7",
            "rating": 4.948,
            "profile_pic_url": null,
            "location": "UT, US"
          }
        ]
      }
    ],
    "linked_court": null
  },
  "canonical": "https://picklegravity.com/en/knowledge/match-7732606553"
}