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

Group B

ID: 8393819870

对局比分

5-11

落败 / Loss

对决日期

2026-04-30

对局时间 (估算)

3:30 PM

对决场地

24, Tarewa Pl, Rotorua

View Facility Page →

对决竞争阵营

阵营 1负方
WW
Waiti Walker

2LJ4KY · Rotorua, Bay of Plenty, NZ

DUPR

2.802

ES
Eric SUN

76D90N · Rotorua, Bay of Plenty, NZ

DUPR

2.980

阵营 2胜方
BG
Bailey Graves

QJEKV4 · USA

DUPR

2.947

JU
John Ure

V2P067 · USA

DUPR

2.856

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8393819870
显示原始对决元数据 JSON
[
  {
    "team_id": 5043980300,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Waiti Walker",
        "dupr_id": "2LJ4KY",
        "rating": 2.802,
        "profile_pic_url": null,
        "location": "Rotorua, Bay of Plenty, NZ"
      },
      {
        "name": "Eric SUN",
        "dupr_id": "76D90N",
        "rating": 2.98,
        "profile_pic_url": null,
        "location": "Rotorua, Bay of Plenty, NZ"
      }
    ]
  },
  {
    "team_id": 8219072547,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Bailey Graves",
        "dupr_id": "QJEKV4",
        "rating": 2.947,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "John Ure",
        "dupr_id": "V2P067",
        "rating": 2.856,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]