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

Raleigh PPA Challenger - Mens Doubles Pro Main Draw

ID: 5109416096

对局比分

13-15

获胜 / Win

对决日期

2025-12-13

对局时间 (估算)

9:00 PM

对决场地

Raleigh, NC

View Facility Page →

对决竞争阵营

阵营 1负方
ZG
Zach Gonnering

3X9V0R · Green Bay, WI, US

DUPR

5.383

WH
William Hsieh

55R90R · St. Cloud, FL, US

DUPR

4.610

阵营 2胜方
BO
Braylon Ohrel

JZ062D · Wake Forest, NC, US

DUPR

4.668

EG
Eric Gilbert

1677K8 · Cary, NC, US

DUPR

4.944

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5109416096
显示原始对决元数据 JSON
[
  {
    "team_id": 5527070411,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Zach Gonnering",
        "dupr_id": "3X9V0R",
        "rating": 5.383,
        "profile_pic_url": null,
        "location": "Green Bay, WI, US"
      },
      {
        "name": "William Hsieh",
        "dupr_id": "55R90R",
        "rating": 4.61,
        "profile_pic_url": null,
        "location": "St. Cloud, FL, US"
      }
    ]
  },
  {
    "team_id": 7959282428,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Braylon Ohrel",
        "dupr_id": "JZ062D",
        "rating": 4.668,
        "profile_pic_url": null,
        "location": "Wake Forest, NC, US"
      },
      {
        "name": "Eric Gilbert",
        "dupr_id": "1677K8",
        "rating": 4.944,
        "profile_pic_url": null,
        "location": "Cary, NC, US"
      }
    ]
  }
]