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

Round Robin 4.0 Dupr

ID: 6951004680

对局比分

11-3

落败 / Loss

对决日期

2025-02-11

对局时间 (估算)

1:00 PM

对决场地

The Picklr Sandy

未核实场馆

对决竞争阵营

阵营 1胜方
AD
Aaryan Dave

8DJY94 · South Jordan, UT, US

DUPR

3.820

AL
Adam Long

84W00V · Chicago, IL, US

DUPR

3.970

阵营 2负方
TY
Troy Yates

35V6OV · Sandy, UT, US

DUPR

4.176

OO
Olivia Oswald

35GKPR · Cottonwood Heights, UT, US

DUPR

3.731

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6951004680
显示原始对决元数据 JSON
[
  {
    "team_id": 4344928350,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Aaryan Dave",
        "dupr_id": "8DJY94",
        "rating": 3.82,
        "profile_pic_url": null,
        "location": "South Jordan, UT, US"
      },
      {
        "name": "Adam Long",
        "dupr_id": "84W00V",
        "rating": 3.97,
        "profile_pic_url": null,
        "location": "Chicago, IL, US"
      }
    ]
  },
  {
    "team_id": 6535908885,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Troy Yates",
        "dupr_id": "35V6OV",
        "rating": 4.176,
        "profile_pic_url": null,
        "location": "Sandy, UT, US"
      },
      {
        "name": "Olivia Oswald",
        "dupr_id": "35GKPR",
        "rating": 3.731,
        "profile_pic_url": null,
        "location": "Cottonwood Heights, UT, US"
      }
    ]
  }
]