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

Mens Doubles 3.5

ID: 8139665953

对局比分

11-10

获胜 / Win

对决日期

2025-11-01

对局时间 (估算)

2:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
AW
Aiden Ward

PZE4DG · Tallahassee, FL, US

DUPR

3.470

JS
John Scott

OD79OP · Tallahassee, FL, US

DUPR

3.610

阵营 2负方
SG
Siddhartha Gaddam

E9MVGW · USA

DUPR

3.861

SP
Srikanth Palamoor

G5PY6G · Tallahassee, FL, US

DUPR

3.670

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8139665953
显示原始对决元数据 JSON
[
  {
    "team_id": 6453879450,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Aiden Ward",
        "dupr_id": "PZE4DG",
        "rating": 3.47,
        "profile_pic_url": null,
        "location": "Tallahassee, FL, US"
      },
      {
        "name": "John Scott",
        "dupr_id": "OD79OP",
        "rating": 3.61,
        "profile_pic_url": null,
        "location": "Tallahassee, FL, US"
      }
    ]
  },
  {
    "team_id": 4514111255,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Siddhartha Gaddam",
        "dupr_id": "E9MVGW",
        "rating": 3.861,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Srikanth Palamoor",
        "dupr_id": "G5PY6G",
        "rating": 3.67,
        "profile_pic_url": null,
        "location": "Tallahassee, FL, US"
      }
    ]
  }
]