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

Round Robin 4.0 Dupr

ID: 7205006580

对局比分

3-11

获胜 / Win

对决日期

2025-02-11

对局时间 (估算)

1:00 PM

对决场地

The Picklr Sandy

未核实场馆

对决竞争阵营

阵营 1负方
OO
Olivia Oswald

35GKPR · Cottonwood Heights, UT, US

DUPR

3.678

RM
Rachel Marshall

8J0DOD · Cottonwood Heights, UT, US

DUPR

3.974

阵营 2胜方
AD
Aaryan Dave

8DJY94 · South Jordan, UT, US

DUPR

3.847

TY
Troy Yates

35V6OV · Sandy, UT, US

DUPR

4.188

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7205006580
显示原始对决元数据 JSON
[
  {
    "team_id": 8262585538,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Olivia Oswald",
        "dupr_id": "35GKPR",
        "rating": 3.678,
        "profile_pic_url": null,
        "location": "Cottonwood Heights, UT, US"
      },
      {
        "name": "Rachel Marshall",
        "dupr_id": "8J0DOD",
        "rating": 3.974,
        "profile_pic_url": null,
        "location": "Cottonwood Heights, UT, US"
      }
    ]
  },
  {
    "team_id": 5814564891,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Aaryan Dave",
        "dupr_id": "8DJY94",
        "rating": 3.847,
        "profile_pic_url": null,
        "location": "South Jordan, UT, US"
      },
      {
        "name": "Troy Yates",
        "dupr_id": "35V6OV",
        "rating": 4.188,
        "profile_pic_url": null,
        "location": "Sandy, UT, US"
      }
    ]
  }
]