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

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

ID: 7535015877

对局比分

6-15

获胜 / Win

对决日期

2025-09-27

对局时间 (估算)

10:15 AM

对决场地

Austin, TX

View Facility Page →

对决竞争阵营

阵营 1负方
RO
Riley OConnor

GGLRKG · Austin, TX, US

DUPR

4.835

GR
Gabe R Gomez

6ZMXEQ · Austin, TX, US

DUPR

4.794

阵营 2胜方
NP
Nick Petterson

8WOGL3 · Boise, ID, US

DUPR

5.942

NM
Nick McCollin

1N59PN · Austin, TX, US

DUPR

5.577

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7535015877
显示原始对决元数据 JSON
[
  {
    "team_id": 7527679537,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Riley OConnor",
        "dupr_id": "GGLRKG",
        "rating": 4.835,
        "profile_pic_url": null,
        "location": "Austin, TX, US"
      },
      {
        "name": "Gabe R Gomez",
        "dupr_id": "6ZMXEQ",
        "rating": 4.794,
        "profile_pic_url": null,
        "location": "Austin, TX, US"
      }
    ]
  },
  {
    "team_id": 6950259607,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Nick Petterson",
        "dupr_id": "8WOGL3",
        "rating": 5.942,
        "profile_pic_url": null,
        "location": "Boise, ID, US"
      },
      {
        "name": "Nick McCollin",
        "dupr_id": "1N59PN",
        "rating": 5.577,
        "profile_pic_url": null,
        "location": "Austin, TX, US"
      }
    ]
  }
]