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

The Kitchen Open Atlanta 2025 - Coed Doubles Skill: OPEN Money event

ID: 5573605812

对局比分

2-15

获胜 / Win

对决日期

2025-10-25

对局时间 (估算)

1:00 PM

对决场地

Atlanta, GA

View Facility Page →

对决竞争阵营

阵营 1负方
TJ
Tristan James Watson

122EZR · Hamer, SC, US

DUPR

4.801

ER
Eduardo Reis E Caillaux

2QQ74E · Atlanta, GA, US

DUPR

4.208

阵营 2胜方
KG
Karthik Ganesh

9PMLO7 · Bettendorf, IA, US

DUPR

5.433

RR
Ryan Rosenthal

1RWW6E · Moline, IL, US

DUPR

5.592

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5573605812
显示原始对决元数据 JSON
[
  {
    "team_id": 6967501677,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Tristan James Watson",
        "dupr_id": "122EZR",
        "rating": 4.801,
        "profile_pic_url": null,
        "location": "Hamer, SC, US"
      },
      {
        "name": "Eduardo Reis E Caillaux",
        "dupr_id": "2QQ74E",
        "rating": 4.208,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      }
    ]
  },
  {
    "team_id": 7352335708,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Karthik Ganesh",
        "dupr_id": "9PMLO7",
        "rating": 5.433,
        "profile_pic_url": null,
        "location": "Bettendorf, IA, US"
      },
      {
        "name": "Ryan Rosenthal",
        "dupr_id": "1RWW6E",
        "rating": 5.592,
        "profile_pic_url": null,
        "location": "Moline, IL, US"
      }
    ]
  }
]