返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

Brother match

ID: 7542913574

对局比分

11-1

获胜 / Win

对决日期

2026-05-25

对局时间 (估算)

3:30 PM

对决场地

20039 S 220th St, Queen Creek, AZ 85142, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
DM
Dante Martinez

0YJ7P2 · Chandler, AZ, US

DUPR

3.967

DM
Dani Martinez

9DYPM7 · Chandler, AZ, US

DUPR

5.419

阵营 2负方
SG
Shailesh Gangoli

N7L2PZ · Chandler, AZ, US

DUPR

4.477

SG
S Gangoli

WKDO7M · Chandler, AZ, US

DUPR

4.568

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7542913574
显示原始对决元数据 JSON
[
  {
    "team_id": 8519050591,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Dante Martinez",
        "dupr_id": "0YJ7P2",
        "rating": 3.967,
        "profile_pic_url": null,
        "location": "Chandler, AZ, US"
      },
      {
        "name": "Dani Martinez",
        "dupr_id": "9DYPM7",
        "rating": 5.419,
        "profile_pic_url": null,
        "location": "Chandler, AZ, US"
      }
    ]
  },
  {
    "team_id": 4606167526,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Shailesh Gangoli",
        "dupr_id": "N7L2PZ",
        "rating": 4.477,
        "profile_pic_url": null,
        "location": "Chandler, AZ, US"
      },
      {
        "name": "S Gangoli",
        "dupr_id": "WKDO7M",
        "rating": 4.568,
        "profile_pic_url": null,
        "location": "Chandler, AZ, US"
      }
    ]
  }
]