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

Super DUPR Saturdays

ID: 7130702524

对局比分

11-6

落败 / Loss

对决日期

2026-04-24

对局时间 (估算)

5:00 PM

对决场地

Rotorua Pickleball Club Inc

未核实场馆

对决竞争阵营

阵营 1胜方
ES
Eric SUN

76D90N · Rotorua, Bay of Plenty, NZ

DUPR

3.010

ML
Mark Lovegrove

8GLZ5X · Rotorua, Bay of Plenty, NZ

DUPR

3.668

阵营 2负方
DD
Denise Doctor

XJJRD4 · Rotorua, Bay of Plenty, NZ

DUPR

2.610

VS
Vance Shoebridge

KOOYJY · Rotorua, Bay of Plenty, NZ

DUPR

3.740

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7130702524
显示原始对决元数据 JSON
[
  {
    "team_id": 8016093332,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Eric SUN",
        "dupr_id": "76D90N",
        "rating": 3.01,
        "profile_pic_url": null,
        "location": "Rotorua, Bay of Plenty, NZ"
      },
      {
        "name": "Mark Lovegrove",
        "dupr_id": "8GLZ5X",
        "rating": 3.668,
        "profile_pic_url": null,
        "location": "Rotorua, Bay of Plenty, NZ"
      }
    ]
  },
  {
    "team_id": 8230601096,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Denise Doctor",
        "dupr_id": "XJJRD4",
        "rating": 2.61,
        "profile_pic_url": null,
        "location": "Rotorua, Bay of Plenty, NZ"
      },
      {
        "name": "Vance Shoebridge",
        "dupr_id": "KOOYJY",
        "rating": 3.74,
        "profile_pic_url": null,
        "location": "Rotorua, Bay of Plenty, NZ"
      }
    ]
  }
]