返回检索中心
匹克球对决数据双打对决 (Doubles)高级 / 中高级 (Advanced 3.5+)

Pool D - Team Bracket

ID: 5788084129

对局比分

21-9

获胜 / Win

对决日期

2026-03-28

对局时间 (估算)

2:15 AM

对决场地

Atlanta National Pickleball Club

View Facility Page →

对决竞争阵营

阵营 1胜方
GC
Gavin Corbett

L5LVEQ · Gainesville, FL, US

DUPR

4.886

BT
Brandon Tom

GG9O6D · Port of Spain, Port of Spain Corporation, TT

DUPR

4.963

阵营 2负方
RZ
Robert Ziemian

MPY9LV · USA

DUPR

4.192

LM
Landon Martz

99MNOK · USA

DUPR

3.927

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5788084129
显示原始对决元数据 JSON
[
  {
    "team_id": 7367824316,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Gavin Corbett",
        "dupr_id": "L5LVEQ",
        "rating": 4.886,
        "profile_pic_url": null,
        "location": "Gainesville, FL, US"
      },
      {
        "name": "Brandon Tom",
        "dupr_id": "GG9O6D",
        "rating": 4.963,
        "profile_pic_url": null,
        "location": "Port of Spain, Port of Spain Corporation, TT"
      }
    ]
  },
  {
    "team_id": 4295565333,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Robert Ziemian",
        "dupr_id": "MPY9LV",
        "rating": 4.192,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Landon Martz",
        "dupr_id": "99MNOK",
        "rating": 3.927,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]