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

DUPR B Set Partners

ID: 8201359068

对局比分

3-11

获胜 / Win

对决日期

2026-04-23

对局时间 (估算)

1:00 PM

对决场地

24, Tarewa Pl, Rotorua

View Facility Page →

对决竞争阵营

阵营 1负方
KP
Krys Pokai

EX9GVW · USA

DUPR

2.270

AK
Ana King

Y4NMEK · USA

DUPR

2.544

阵营 2胜方
WW
Waiti Walker

2LJ4KY · Rotorua, Bay of Plenty, NZ

DUPR

2.820

ES
Eric SUN

76D90N · Rotorua, Bay of Plenty, NZ

DUPR

2.821

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8201359068
显示原始对决元数据 JSON
[
  {
    "team_id": 7902050065,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Krys Pokai",
        "dupr_id": "EX9GVW",
        "rating": 2.27,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ana King",
        "dupr_id": "Y4NMEK",
        "rating": 2.544,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7547239521,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Waiti Walker",
        "dupr_id": "2LJ4KY",
        "rating": 2.82,
        "profile_pic_url": null,
        "location": "Rotorua, Bay of Plenty, NZ"
      },
      {
        "name": "Eric SUN",
        "dupr_id": "76D90N",
        "rating": 2.821,
        "profile_pic_url": null,
        "location": "Rotorua, Bay of Plenty, NZ"
      }
    ]
  }
]