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

Mount Pickleball Classic 2025 - Mens Doubles Super (60 And Above)

ID: 6582021206

对局比分

15-5

落败 / Loss

对决日期

2025-09-13

对局时间 (估算)

3:30 PM

对决场地

Mount Maunganui,

未核实场馆

对决竞争阵营

阵营 1胜方
MB
Michael Briden

59O2ZV · USA

DUPR

4.489

GW
Glenn White

8GY6JX · Tauranga, Bay of Plenty, NZ

DUPR

4.394

阵营 2负方
TM
Tony McKenna

8G66WM · Rotorua, Bay of Plenty, NZ

DUPR

3.874

BF
Bruce Finlay

W6ZGJL · Rotorua, Bay of Plenty, NZ

DUPR

3.802

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6582021206
显示原始对决元数据 JSON
[
  {
    "team_id": 5369545766,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Michael Briden",
        "dupr_id": "59O2ZV",
        "rating": 4.489,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Glenn White",
        "dupr_id": "8GY6JX",
        "rating": 4.394,
        "profile_pic_url": null,
        "location": "Tauranga, Bay of Plenty, NZ"
      }
    ]
  },
  {
    "team_id": 6558549840,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Tony McKenna",
        "dupr_id": "8G66WM",
        "rating": 3.874,
        "profile_pic_url": null,
        "location": "Rotorua, Bay of Plenty, NZ"
      },
      {
        "name": "Bruce Finlay",
        "dupr_id": "W6ZGJL",
        "rating": 3.802,
        "profile_pic_url": null,
        "location": "Rotorua, Bay of Plenty, NZ"
      }
    ]
  }
]