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

Men's Div A Doubles - Rotorua Pickleball Club Champs - Gender Doubles

ID: 6124486350

对局比分

15-9

落败 / Loss

对决日期

2025-07-21

对局时间 (估算)

7:30 PM

对决场地

Rotorua Badminton Club

未核实场馆

对决竞争阵营

阵营 1胜方
JG
John Gray

X2XLD5 · Rotorua, Bay of Plenty, NZ

DUPR

4.551

BR
Beau Rogers

W6XE2M · Rotorua, Bay of Plenty, NZ

DUPR

4.694

阵营 2负方
SM
Sean Martin

QX2M90 · Rotorua, Bay of Plenty, NZ

DUPR

4.434

GW
Glenn White

8GY6JX · Tauranga, Bay of Plenty, NZ

DUPR

4.616

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6124486350
显示原始对决元数据 JSON
[
  {
    "team_id": 6562000794,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "John Gray",
        "dupr_id": "X2XLD5",
        "rating": 4.551,
        "profile_pic_url": null,
        "location": "Rotorua, Bay of Plenty, NZ"
      },
      {
        "name": "Beau Rogers",
        "dupr_id": "W6XE2M",
        "rating": 4.694,
        "profile_pic_url": null,
        "location": "Rotorua, Bay of Plenty, NZ"
      }
    ]
  },
  {
    "team_id": 7421375937,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Sean Martin",
        "dupr_id": "QX2M90",
        "rating": 4.434,
        "profile_pic_url": null,
        "location": "Rotorua, Bay of Plenty, NZ"
      },
      {
        "name": "Glenn White",
        "dupr_id": "8GY6JX",
        "rating": 4.616,
        "profile_pic_url": null,
        "location": "Tauranga, Bay of Plenty, NZ"
      }
    ]
  }
]