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

Inter-Club League

ID: 6388887629

对局比分

15-5

获胜 / Win

对决日期

2026-04-07

对局时间 (估算)

6:15 AM

对决场地

Venue changes each week - see schedule

未核实场馆

对决竞争阵营

阵营 1胜方
ED
Edgard Duarte

KOLL2O · Frisco, TX, US

DUPR

3.983

IC
Ian Contreras

2QMJR4 · McKinney, TX, US

DUPR

3.746

阵营 2负方
JS
James Sung

MYMR7G · McKinney, TX, US

DUPR

3.828

SG
Swaroop Gaddameedhi

XJNEWX · USA

DUPR

3.594

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6388887629
显示原始对决元数据 JSON
[
  {
    "team_id": 5758528001,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Edgard Duarte",
        "dupr_id": "KOLL2O",
        "rating": 3.983,
        "profile_pic_url": null,
        "location": "Frisco, TX, US"
      },
      {
        "name": "Ian Contreras",
        "dupr_id": "2QMJR4",
        "rating": 3.746,
        "profile_pic_url": null,
        "location": "McKinney, TX, US"
      }
    ]
  },
  {
    "team_id": 4934113318,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "James Sung",
        "dupr_id": "MYMR7G",
        "rating": 3.828,
        "profile_pic_url": null,
        "location": "McKinney, TX, US"
      },
      {
        "name": "Swaroop Gaddameedhi",
        "dupr_id": "XJNEWX",
        "rating": 3.594,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]