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

Fall Brawl 2024 - MXD / 5.0 / 12-34

ID: 5445346949

对局比分

8-11, 5-11

获胜 / Win

对决日期

2024-10-12

对局时间 (估算)

6:15 AM

对决场地

St George, UT

View Facility Page →

对决竞争阵营

阵营 1负方
HS
Heather Schallenberger

8WKJLL · Washington, UT, US

DUPR

5.280

TM
Tyler Miller

8MKXV3 · St. George, UT, US

DUPR

5.371

阵营 2胜方
CB
Chloee Butterfield

8J5K0D · St. George, UT, US

DUPR

5.185

NR
Nathan Reeve

8D4M41 · La Verkin, UT, US

DUPR

5.305

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5445346949
显示原始对决元数据 JSON
[
  {
    "team_id": 7654781846,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Heather Schallenberger",
        "dupr_id": "8WKJLL",
        "rating": 5.28,
        "profile_pic_url": null,
        "location": "Washington, UT, US"
      },
      {
        "name": "Tyler Miller",
        "dupr_id": "8MKXV3",
        "rating": 5.371,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      }
    ]
  },
  {
    "team_id": 5691129240,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Chloee Butterfield",
        "dupr_id": "8J5K0D",
        "rating": 5.185,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      },
      {
        "name": "Nathan Reeve",
        "dupr_id": "8D4M41",
        "rating": 5.305,
        "profile_pic_url": null,
        "location": "La Verkin, UT, US"
      }
    ]
  }
]