返回检索中心
匹克球对决数据双打对决 (Doubles)高级 / 中高级 (Advanced 3.5+)

Div A&B Set Partners DUPR

ID: 8196149381

对局比分

11-0

落败 / Loss

对决日期

2025-10-02

对局时间 (估算)

6:15 AM

对决场地

24, Tarewa Pl, Rotorua

View Facility Page →

对决竞争阵营

阵营 1胜方
ST
Shaun Tamai

89YQ2J · Rotorua, Bay of Plenty, NZ

DUPR

5.418

JG
John Gray

X2XLD5 · Rotorua, Bay of Plenty, NZ

DUPR

4.540

阵营 2负方
BF
Bruce Finlay

W6ZGJL · Rotorua, Bay of Plenty, NZ

DUPR

3.893

TM
Tony McKenna

8G66WM · Rotorua, Bay of Plenty, NZ

DUPR

3.875

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8196149381
显示原始对决元数据 JSON
[
  {
    "team_id": 7424092080,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Shaun Tamai",
        "dupr_id": "89YQ2J",
        "rating": 5.418,
        "profile_pic_url": null,
        "location": "Rotorua, Bay of Plenty, NZ"
      },
      {
        "name": "John Gray",
        "dupr_id": "X2XLD5",
        "rating": 4.54,
        "profile_pic_url": null,
        "location": "Rotorua, Bay of Plenty, NZ"
      }
    ]
  },
  {
    "team_id": 6278878831,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Bruce Finlay",
        "dupr_id": "W6ZGJL",
        "rating": 3.893,
        "profile_pic_url": null,
        "location": "Rotorua, Bay of Plenty, NZ"
      },
      {
        "name": "Tony McKenna",
        "dupr_id": "8G66WM",
        "rating": 3.875,
        "profile_pic_url": null,
        "location": "Rotorua, Bay of Plenty, NZ"
      }
    ]
  }
]