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

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

ID: 8050774879

对局比分

15-14

获胜 / Win

对决日期

2025-09-27

对局时间 (估算)

8:45 AM

对决场地

Austin, TX

View Facility Page →

对决竞争阵营

阵营 1胜方
AG
Alex Gee

16NKV0 · Houston, TX, US

DUPR

5.304

DS
Divin Sarthak

DWWQGX · Houston, TX, US

DUPR

5.430

阵营 2负方
RO
Riley OConnor

GGLRKG · Austin, TX, US

DUPR

4.812

GR
Gabe R Gomez

6ZMXEQ · Austin, TX, US

DUPR

4.766

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8050774879
显示原始对决元数据 JSON
[
  {
    "team_id": 5834618395,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Alex Gee",
        "dupr_id": "16NKV0",
        "rating": 5.304,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      },
      {
        "name": "Divin Sarthak",
        "dupr_id": "DWWQGX",
        "rating": 5.43,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      }
    ]
  },
  {
    "team_id": 4484534851,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Riley OConnor",
        "dupr_id": "GGLRKG",
        "rating": 4.812,
        "profile_pic_url": null,
        "location": "Austin, TX, US"
      },
      {
        "name": "Gabe R Gomez",
        "dupr_id": "6ZMXEQ",
        "rating": 4.766,
        "profile_pic_url": null,
        "location": "Austin, TX, US"
      }
    ]
  }
]