返回检索中心
匹克球对决数据双打对决 (Doubles)高级 / 中高级 (Advanced 3.5+)

Competitive Open Play Match

ID: 8485278045

对局比分

11-0, 11-0

获胜 / Win

对决日期

2025-09-05

对局时间 (估算)

10:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
BB
Brandi Briscoe

E1QMN3 · Draper, UT, US

DUPR

4.179

SM
Steven Medford

16OYE8 · Draper, UT, US

DUPR

4.717

阵营 2负方
BC
Brooke Cabianca

8K5061 · USA

DUPR

3.445

AD
Amber De Luna

8WD2EM · USA

DUPR

4.332

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8485278045
显示原始对决元数据 JSON
[
  {
    "team_id": 7502080696,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Brandi Briscoe",
        "dupr_id": "E1QMN3",
        "rating": 4.179,
        "profile_pic_url": null,
        "location": "Draper, UT, US"
      },
      {
        "name": "Steven Medford",
        "dupr_id": "16OYE8",
        "rating": 4.717,
        "profile_pic_url": null,
        "location": "Draper, UT, US"
      }
    ]
  },
  {
    "team_id": 8338609979,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brooke Cabianca",
        "dupr_id": "8K5061",
        "rating": 3.445,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Amber De Luna",
        "dupr_id": "8WD2EM",
        "rating": 4.332,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]