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

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

ID: 4404741889

对局比分

15-12

获胜 / Win

对决日期

2025-09-27

对局时间 (估算)

2:15 AM

对决场地

Austin, TX

View Facility Page →

对决竞争阵营

阵营 1胜方
NP
Nick Petterson

8WOGL3 · Boise, ID, US

DUPR

5.897

NM
Nick McCollin

1N59PN · Austin, TX, US

DUPR

5.523

阵营 2负方
AG
Alex Gee

16NKV0 · Houston, TX, US

DUPR

5.288

DS
Divin Sarthak

DWWQGX · Houston, TX, US

DUPR

5.427

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4404741889
显示原始对决元数据 JSON
[
  {
    "team_id": 5945393161,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Nick Petterson",
        "dupr_id": "8WOGL3",
        "rating": 5.897,
        "profile_pic_url": null,
        "location": "Boise, ID, US"
      },
      {
        "name": "Nick McCollin",
        "dupr_id": "1N59PN",
        "rating": 5.523,
        "profile_pic_url": null,
        "location": "Austin, TX, US"
      }
    ]
  },
  {
    "team_id": 4346367010,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Alex Gee",
        "dupr_id": "16NKV0",
        "rating": 5.288,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      },
      {
        "name": "Divin Sarthak",
        "dupr_id": "DWWQGX",
        "rating": 5.427,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      }
    ]
  }
]