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

Asset Specifications

GET /api/knowledge/match-5012393384

cURL Request

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

实时数据响应 (JSON)

{
  "version": "2.7.0",
  "id": "match-5012393384",
  "type": "match",
  "data": {
    "match_id": "5012393384",
    "player_dupr_id": "3ZDMXP",
    "outcome": "Win",
    "event_name": "2025 Brigham City Memorial Tournament - Men's Doubles 5.0 08-34",
    "event_date": "2025-05-26",
    "location": "Brigham City Utah",
    "scores": "11-7, 11-5",
    "players_involved": "[{\"team_id\": 7597122834, \"serial\": 1, \"winner\": true, \"players\": [{\"name\": \"Robert Davidson\", \"dupr_id\": \"3V2XM5\", \"rating\": 5.548}, {\"name\": \"Jason Schallenberger\", \"dupr_id\": \"3ZDMXP\", \"rating\": 5.085}]}, {\"team_id\": 4888876734, \"serial\": 2, \"winner\": false, \"players\": [{\"name\": \"Ryne Fertitta\", \"dupr_id\": \"1NP0Z3\", \"rating\": 5.238}, {\"name\": \"Alexander Qi\", \"dupr_id\": \"8GOJVX\", \"rating\": 5.106}]}]",
    "scraped_at": "2026-06-05 03:55:59",
    "hour": "9:00 PM",
    "match_type": "Doubles",
    "match_level": "Pro",
    "average_rating": 5.244,
    "teams": [
      {
        "team_id": 7597122834,
        "serial": 1,
        "winner": true,
        "players": [
          {
            "name": "Robert Davidson",
            "dupr_id": "3V2XM5",
            "rating": 5.548,
            "profile_pic_url": null,
            "location": "Surprise, AZ, US"
          },
          {
            "name": "Jason Schallenberger",
            "dupr_id": "3ZDMXP",
            "rating": 5.085,
            "profile_pic_url": null,
            "location": "Washington, UT, US"
          }
        ]
      },
      {
        "team_id": 4888876734,
        "serial": 2,
        "winner": false,
        "players": [
          {
            "name": "Ryne Fertitta",
            "dupr_id": "1NP0Z3",
            "rating": 5.238,
            "profile_pic_url": null,
            "location": "Midvale, UT, US"
          },
          {
            "name": "Alexander Qi",
            "dupr_id": "8GOJVX",
            "rating": 5.106,
            "profile_pic_url": null,
            "location": "Salt Lake City, UT, US"
          }
        ]
      }
    ],
    "linked_court": null
  },
  "canonical": "https://picklegravity.com/en/knowledge/match-5012393384"
}