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

DUPR B Set Partners

ID: 4538968602

对局比分

0-11

获胜 / Win

对决日期

2026-04-23

对局时间 (估算)

7:30 PM

对决场地

24, Tarewa Pl, Rotorua

View Facility Page →

对决竞争阵营

阵营 1负方
KP
Krys Pokai

EX9GVW · USA

DUPR

2.227

AK
Ana King

Y4NMEK · USA

DUPR

2.502

阵营 2胜方
WW
Waiti Walker

2LJ4KY · Rotorua, Bay of Plenty, NZ

DUPR

2.891

ES
Eric SUN

76D90N · Rotorua, Bay of Plenty, NZ

DUPR

2.962

数据访问 (AI / 开发者)

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

cURL Request:

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