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

Fall Brawl 2024 - MXD / 5.0 / 12-34

ID: 4643306900

对局比分

11-8, 4-11, 4-11

落败 / Loss

对决日期

2024-10-12

对局时间 (估算)

9:00 PM

对决场地

St George, UT

View Facility Page →

对决竞争阵营

阵营 1负方
CB
Chloee Butterfield

8J5K0D · St. George, UT, US

DUPR

5.121

NR
Nathan Reeve

8D4M41 · La Verkin, UT, US

DUPR

5.241

阵营 2胜方
HS
Heather Schallenberger

8WKJLL · Washington, UT, US

DUPR

5.326

TM
Tyler Miller

8MKXV3 · St. George, UT, US

DUPR

5.413

数据访问 (AI / 开发者)

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

cURL Request:

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