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

Brigham City Memorial Tournament Mixed Doubles Mixed Doubles 5.0 8-34 Saturday May 25

ID: 8175478674

对局比分

8-15

获胜 / Win

对决日期

2024-05-25

对局时间 (估算)

7:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
HS
Heather Schallenberger

8WKJLL · Washington, UT, US

DUPR

5.307

JS
Jason Schallenberger

3ZDMXP · Washington, UT, US

DUPR

4.866

阵营 2胜方
MA
Matthew Arnell

89DXJR · South Weber, UT, US

DUPR

5.495

DD
Deserea Dunn

8J5GRO · Syracuse, UT, US

DUPR

4.928

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8175478674
显示原始对决元数据 JSON
[
  {
    "team_id": 8240271460,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Heather Schallenberger",
        "dupr_id": "8WKJLL",
        "rating": 5.307,
        "profile_pic_url": null,
        "location": "Washington, UT, US"
      },
      {
        "name": "Jason Schallenberger",
        "dupr_id": "3ZDMXP",
        "rating": 4.866,
        "profile_pic_url": null,
        "location": "Washington, UT, US"
      }
    ]
  },
  {
    "team_id": 4792209127,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Matthew Arnell",
        "dupr_id": "89DXJR",
        "rating": 5.495,
        "profile_pic_url": null,
        "location": "South Weber, UT, US"
      },
      {
        "name": "Deserea Dunn",
        "dupr_id": "8J5GRO",
        "rating": 4.928,
        "profile_pic_url": null,
        "location": "Syracuse, UT, US"
      }
    ]
  }
]