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

Super DUPR Saturdays

ID: 7251559652

对局比分

9-11

落败 / Loss

对决日期

2026-05-01

对局时间 (估算)

9:00 PM

对决场地

Rotorua Pickleball Club Inc

未核实场馆

对决竞争阵营

阵营 1负方
ES
Eric SUN

76D90N · Rotorua, Bay of Plenty, NZ

DUPR

2.898

DW
Doug Williams

V46L9J · USA

DUPR

2.493

阵营 2胜方
NA
Natalie Allan

NYZJG6 · Rotorua, Bay of Plenty, NZ

DUPR

2.557

FA
Fraser Allan

V2RQ56 · USA

DUPR

2.462

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7251559652
显示原始对决元数据 JSON
[
  {
    "team_id": 8063653407,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Eric SUN",
        "dupr_id": "76D90N",
        "rating": 2.898,
        "profile_pic_url": null,
        "location": "Rotorua, Bay of Plenty, NZ"
      },
      {
        "name": "Doug Williams",
        "dupr_id": "V46L9J",
        "rating": 2.493,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6635591852,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Natalie Allan",
        "dupr_id": "NYZJG6",
        "rating": 2.557,
        "profile_pic_url": null,
        "location": "Rotorua, Bay of Plenty, NZ"
      },
      {
        "name": "Fraser  Allan",
        "dupr_id": "V2RQ56",
        "rating": 2.462,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]