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

002 Spring Classic Mixed Doubles 4.0 / Age: 35+

ID: 6791511124

对局比分

15-1

获胜 / Win

对决日期

2024-05-19

对局时间 (估算)

5:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
BB
Brandi Briscoe

E1QMN3 · Draper, UT, US

DUPR

4.105

SM
Steven Medford

16OYE8 · Draper, UT, US

DUPR

4.421

阵营 2负方
CL
Cintia Lederer

GG762X · USA

DUPR

3.854

DA
DELETED Account

XJWGK7 · USA

DUPR

3.909

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6791511124
显示原始对决元数据 JSON
[
  {
    "team_id": 4888585995,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Brandi Briscoe",
        "dupr_id": "E1QMN3",
        "rating": 4.105,
        "profile_pic_url": null,
        "location": "Draper, UT, US"
      },
      {
        "name": "Steven Medford",
        "dupr_id": "16OYE8",
        "rating": 4.421,
        "profile_pic_url": null,
        "location": "Draper, UT, US"
      }
    ]
  },
  {
    "team_id": 5607098403,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Cintia Lederer",
        "dupr_id": "GG762X",
        "rating": 3.854,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "DELETED Account",
        "dupr_id": "XJWGK7",
        "rating": 3.909,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]