返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

Competitive Open Play Match

ID: 5295400361

对局比分

11-0, 11-1, 11-1

获胜 / Win

对决日期

2025-10-23

对局时间 (估算)

6:15 AM

对决场地

Kansas City, MO, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
TG
Tyler Glauser

3L449J · Salt Lake City, UT, US

DUPR

4.886

JT
Jake Triplett

8J5RJD · Shawnee, KS, US

DUPR

4.820

阵营 2负方
IM
Isaac McDonald

8ELJNO · Olathe, KS, US

DUPR

4.973

CS
Camon Schneider

89KNKK · Lehi, UT, US

DUPR

5.200

数据访问 (AI / 开发者)

提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5295400361
显示原始对决元数据 JSON
[
  {
    "team_id": 4852789076,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tyler Glauser",
        "dupr_id": "3L449J",
        "rating": 4.886,
        "profile_pic_url": null,
        "location": "Salt Lake City, UT, US"
      },
      {
        "name": "Jake Triplett",
        "dupr_id": "8J5RJD",
        "rating": 4.82,
        "profile_pic_url": null,
        "location": "Shawnee, KS, US"
      }
    ]
  },
  {
    "team_id": 4910985269,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Isaac McDonald",
        "dupr_id": "8ELJNO",
        "rating": 4.973,
        "profile_pic_url": null,
        "location": "Olathe, KS, US"
      },
      {
        "name": "Camon Schneider",
        "dupr_id": "89KNKK",
        "rating": 5.2,
        "profile_pic_url": null,
        "location": "Lehi, UT, US"
      }
    ]
  }
]