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

2025 Pickleball World Championships - $1,000 Money Ball

ID: 8460412069

对局比分

8-15

获胜 / Win

对决日期

2025-11-06

对局时间 (估算)

2:15 AM

对决场地

Farmers Branch, TX

View Facility Page →

对决竞争阵营

阵营 1负方
AK
Andrew Kochevar

ZN9J5L · McKinney, TX, US

DUPR

4.973

JG
JP Gorby

OD6Q22 · Trophy Club, TX, US

DUPR

5.182

阵营 2胜方
GH
Garrett Hetherington

99G2YV · San Diego, CA, US

DUPR

4.724

Brian Hershman

3ZYKD8 · Dallas, TX, US

DUPR

5.172

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8460412069
显示原始对决元数据 JSON
[
  {
    "team_id": 6583407760,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Andrew Kochevar",
        "dupr_id": "ZN9J5L",
        "rating": 4.973,
        "profile_pic_url": null,
        "location": "McKinney, TX, US"
      },
      {
        "name": "JP Gorby",
        "dupr_id": "OD6Q22",
        "rating": 5.182,
        "profile_pic_url": null,
        "location": "Trophy Club, TX, US"
      }
    ]
  },
  {
    "team_id": 4887656074,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Garrett Hetherington",
        "dupr_id": "99G2YV",
        "rating": 4.724,
        "profile_pic_url": null,
        "location": "San Diego, CA, US"
      },
      {
        "name": "Brian Hershman",
        "dupr_id": "3ZYKD8",
        "rating": 5.172,
        "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"
      }
    ]
  }
]