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

Fall Brawl 2025 - MD / 5.0 / 12-34

ID: 6450607679

对局比分

12-15

落败 / Loss

对决日期

2025-10-11

对局时间 (估算)

12:45 AM

对决场地

St George, UT

View Facility Page →

对决竞争阵营

阵营 1负方
SH
Shayden Hinton

6ZNN6G · Hurricane, UT, US

DUPR

5.006

EG
Eric Gubler

3ZZJEW · USA

DUPR

5.454

阵营 2胜方
MC
Michael Connors

YGGV54 · Las Vegas, NV, US

DUPR

5.106

AW
Alec Weller

35E5D5 · Las Vegas, NV, US

DUPR

5.510

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6450607679
显示原始对决元数据 JSON
[
  {
    "team_id": 5740332988,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Shayden Hinton",
        "dupr_id": "6ZNN6G",
        "rating": 5.006,
        "profile_pic_url": null,
        "location": "Hurricane, UT, US"
      },
      {
        "name": "Eric Gubler",
        "dupr_id": "3ZZJEW",
        "rating": 5.454,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8467859717,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Michael Connors",
        "dupr_id": "YGGV54",
        "rating": 5.106,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      },
      {
        "name": "Alec Weller",
        "dupr_id": "35E5D5",
        "rating": 5.51,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      }
    ]
  }
]