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

Asset Specifications

GET /api/knowledge/match-8018603928

cURL Request

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

实时数据响应 (JSON)

{
  "version": "2.7.0",
  "id": "match-8018603928",
  "type": "match",
  "data": {
    "match_id": "8018603928",
    "player_dupr_id": "8JY6D8",
    "outcome": "Win",
    "event_name": "Coed League A - 06/03",
    "event_date": "2026-06-03",
    "location": "",
    "scores": "11-6",
    "players_involved": "[{\"team_id\": 5402931614, \"serial\": 1, \"winner\": true, \"players\": [{\"name\": \"Austin Mccarthy\", \"dupr_id\": \"89Y447\", \"rating\": 5.103}, {\"name\": \"Brock Duke\", \"dupr_id\": \"8JY6D8\", \"rating\": 4.977}]}, {\"team_id\": 7023188838, \"serial\": 2, \"winner\": false, \"players\": [{\"name\": \"Alex Pocock\", \"dupr_id\": \"8DDNXX\", \"rating\": 4.957}, {\"name\": \"Randy Nguyen\", \"dupr_id\": \"3O7PN7\", \"rating\": 4.92}]}]",
    "scraped_at": "2026-06-05 06:42:11",
    "hour": "1:00 PM",
    "match_type": "Doubles",
    "match_level": "Pro",
    "average_rating": 4.989,
    "teams": [
      {
        "team_id": 5402931614,
        "serial": 1,
        "winner": true,
        "players": [
          {
            "name": "Austin Mccarthy",
            "dupr_id": "89Y447",
            "rating": 5.103,
            "profile_pic_url": null,
            "location": "Spanish Fork, UT, US"
          },
          {
            "name": "Brock Duke",
            "dupr_id": "8JY6D8",
            "rating": 4.977,
            "profile_pic_url": null,
            "location": "Salem, UT, US"
          }
        ]
      },
      {
        "team_id": 7023188838,
        "serial": 2,
        "winner": false,
        "players": [
          {
            "name": "Alex Pocock",
            "dupr_id": "8DDNXX",
            "rating": 4.957,
            "profile_pic_url": null,
            "location": "Lehi, UT, US"
          },
          {
            "name": "Randy Nguyen",
            "dupr_id": "3O7PN7",
            "rating": 4.92,
            "profile_pic_url": null,
            "location": "UT, US"
          }
        ]
      }
    ],
    "linked_court": null
  },
  "canonical": "https://picklegravity.com/en/knowledge/match-8018603928"
}