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

LifeTime Gilbert/Mens Interm - Session #3

ID: 8274394898

对局比分

11-2

获胜 / Win

对决日期

2026-04-02

对局时间 (估算)

3:30 PM

对决场地

Gilbert, AZ, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
DM
Dante Martinez

0YJ7P2 · Chandler, AZ, US

DUPR

3.854

SG
S Gangoli

WKDO7M · Chandler, AZ, US

DUPR

4.638

阵营 2负方
CH
Christopher Ho

W6K4RL · Gilbert, AZ, US

DUPR

3.820

LL
Luis lugardo

XO29P4 · Gilbert, AZ, US

DUPR

3.781

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8274394898
显示原始对决元数据 JSON
[
  {
    "team_id": 7960036551,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Dante Martinez",
        "dupr_id": "0YJ7P2",
        "rating": 3.854,
        "profile_pic_url": null,
        "location": "Chandler, AZ, US"
      },
      {
        "name": "S Gangoli",
        "dupr_id": "WKDO7M",
        "rating": 4.638,
        "profile_pic_url": null,
        "location": "Chandler, AZ, US"
      }
    ]
  },
  {
    "team_id": 7024558955,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Christopher Ho",
        "dupr_id": "W6K4RL",
        "rating": 3.82,
        "profile_pic_url": null,
        "location": "Gilbert, AZ, US"
      },
      {
        "name": "Luis  lugardo",
        "dupr_id": "XO29P4",
        "rating": 3.781,
        "profile_pic_url": null,
        "location": "Gilbert, AZ, US"
      }
    ]
  }
]