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

The GOAT Fall Open - Split-Age Mens Doubles Skill: (4.5)

ID: 5408017351

对局比分

15-10

落败 / Loss

对决日期

2025-09-19

对局时间 (估算)

8:45 AM

对决场地

London, ON

View Facility Page →

对决竞争阵营

阵营 1胜方
CH
Christopher Haromy

JZZGND · Sault Ste. Marie, ON, CA

DUPR

4.602

Joel Jones

DWPPZ6 · Goulais River, ON, CA

DUPR

4.554

阵营 2负方
Peter Basl

3VRQP6 · Hamilton, ON, CA

DUPR

4.777

GP
Gerry Pappas

3X5DN7 · Milton, ON, CA

DUPR

4.705

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5408017351
显示原始对决元数据 JSON
[
  {
    "team_id": 8151604107,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Christopher Haromy",
        "dupr_id": "JZZGND",
        "rating": 4.602,
        "profile_pic_url": null,
        "location": "Sault Ste. Marie, ON, CA"
      },
      {
        "name": "Joel Jones",
        "dupr_id": "DWPPZ6",
        "rating": 4.554,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/169442_64e9c0a670a9e.jpg",
        "location": "Goulais River, ON, CA"
      }
    ]
  },
  {
    "team_id": 8468651027,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Peter Basl",
        "dupr_id": "3VRQP6",
        "rating": 4.777,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/65d2867565eda.jpg",
        "location": "Hamilton, ON, CA"
      },
      {
        "name": "Gerry Pappas",
        "dupr_id": "3X5DN7",
        "rating": 4.705,
        "profile_pic_url": null,
        "location": "Milton, ON, CA"
      }
    ]
  }
]