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

LifeTime Gilbert/Mens Interm - Session #3

ID: 4721884486

对局比分

11-10

获胜 / Win

对决日期

2026-04-02

对局时间 (估算)

11:30 PM

对决场地

Gilbert, AZ, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
DM
Dante Martinez

0YJ7P2 · Chandler, AZ, US

DUPR

3.822

SG
S Gangoli

WKDO7M · Chandler, AZ, US

DUPR

4.545

阵营 2负方
MR
Matthew Rosenbaum

NY90L6 · Gilbert, AZ, US

DUPR

3.791

CB
Christopher Bastin

PWZONQ · Tempe, AZ, US

DUPR

3.955

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4721884486
显示原始对决元数据 JSON
[
  {
    "team_id": 7924153913,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Dante Martinez",
        "dupr_id": "0YJ7P2",
        "rating": 3.822,
        "profile_pic_url": null,
        "location": "Chandler, AZ, US"
      },
      {
        "name": "S Gangoli",
        "dupr_id": "WKDO7M",
        "rating": 4.545,
        "profile_pic_url": null,
        "location": "Chandler, AZ, US"
      }
    ]
  },
  {
    "team_id": 5344312448,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Matthew Rosenbaum",
        "dupr_id": "NY90L6",
        "rating": 3.791,
        "profile_pic_url": null,
        "location": "Gilbert, AZ, US"
      },
      {
        "name": "Christopher Bastin",
        "dupr_id": "PWZONQ",
        "rating": 3.955,
        "profile_pic_url": null,
        "location": "Tempe, AZ, US"
      }
    ]
  }
]