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

2025 Pickleball World Championships - $1,000 Money Ball

ID: 7369487436

对局比分

6-15

获胜 / Win

对决日期

2025-11-06

对局时间 (估算)

1:00 PM

对决场地

Farmers Branch, TX

View Facility Page →

对决竞争阵营

阵营 1负方
AR
Austin Romaguera

V7QK5E · Metairie, LA, US

DUPR

4.880

EP
Ethan Pipitone

MY05DP · Metairie, LA, US

DUPR

5.321

阵营 2胜方
GH
Garrett Hetherington

99G2YV · San Diego, CA, US

DUPR

4.786

Brian Hershman

3ZYKD8 · Dallas, TX, US

DUPR

5.229

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7369487436
显示原始对决元数据 JSON
[
  {
    "team_id": 4911535621,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Austin Romaguera",
        "dupr_id": "V7QK5E",
        "rating": 4.88,
        "profile_pic_url": null,
        "location": "Metairie, LA, US"
      },
      {
        "name": "Ethan Pipitone",
        "dupr_id": "MY05DP",
        "rating": 5.321,
        "profile_pic_url": null,
        "location": "Metairie, LA, US"
      }
    ]
  },
  {
    "team_id": 6133227786,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Garrett Hetherington",
        "dupr_id": "99G2YV",
        "rating": 4.786,
        "profile_pic_url": null,
        "location": "San Diego, CA, US"
      },
      {
        "name": "Brian Hershman",
        "dupr_id": "3ZYKD8",
        "rating": 5.229,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1475273/images/profile/3fa38386-42d2-4acb-9f6e-9d716ede081e.png",
        "location": "Dallas, TX, US"
      }
    ]
  }
]