返回检索中心
匹克球对决数据双打对决 (Doubles)大众 / 娱乐休闲 (Casual <3.5)

Super DUPR Saturdays

ID: 7230954023

对局比分

0-11

落败 / Loss

对决日期

2026-05-01

对局时间 (估算)

12:45 AM

对决场地

Rotorua Pickleball Club Inc

未核实场馆

对决竞争阵营

阵营 1负方
ES
Eric SUN

76D90N · Rotorua, Bay of Plenty, NZ

DUPR

2.869

DW
Doug Williams

V46L9J · USA

DUPR

2.455

阵营 2胜方
TM
Tony McKenna

8G66WM · Rotorua, Bay of Plenty, NZ

DUPR

3.885

CK
Chris Kinman

XJ5QE4 · Rotorua, Bay of Plenty Region, NZ

DUPR

3.516

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7230954023
显示原始对决元数据 JSON
[
  {
    "team_id": 7345081711,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Eric SUN",
        "dupr_id": "76D90N",
        "rating": 2.869,
        "profile_pic_url": null,
        "location": "Rotorua, Bay of Plenty, NZ"
      },
      {
        "name": "Doug Williams",
        "dupr_id": "V46L9J",
        "rating": 2.455,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8407358085,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Tony McKenna",
        "dupr_id": "8G66WM",
        "rating": 3.885,
        "profile_pic_url": null,
        "location": "Rotorua, Bay of Plenty, NZ"
      },
      {
        "name": "Chris Kinman",
        "dupr_id": "XJ5QE4",
        "rating": 3.516,
        "profile_pic_url": null,
        "location": "Rotorua, Bay of Plenty Region, NZ"
      }
    ]
  }
]