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

Grp 1 Thurs DUPR

ID: 8352558389

对局比分

11-5

落败 / Loss

对决日期

2026-02-26

对局时间 (估算)

6:15 AM

对决场地

Rotorua Badminton Club

未核实场馆

对决竞争阵营

阵营 1胜方
CK
Chris Kinman

XJ5QE4 · Rotorua, Bay of Plenty Region, NZ

DUPR

3.437

BR
Beau Rogers

W6XE2M · Rotorua, Bay of Plenty, NZ

DUPR

4.739

阵营 2负方
VS
Vance Shoebridge

KOOYJY · Rotorua, Bay of Plenty, NZ

DUPR

4.109

ND
Nicole Douglas

9JKXNE · USA

DUPR

3.616

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8352558389
显示原始对决元数据 JSON
[
  {
    "team_id": 8442368214,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Chris Kinman",
        "dupr_id": "XJ5QE4",
        "rating": 3.437,
        "profile_pic_url": null,
        "location": "Rotorua, Bay of Plenty Region, NZ"
      },
      {
        "name": "Beau Rogers",
        "dupr_id": "W6XE2M",
        "rating": 4.739,
        "profile_pic_url": null,
        "location": "Rotorua, Bay of Plenty, NZ"
      }
    ]
  },
  {
    "team_id": 5526271514,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Vance Shoebridge",
        "dupr_id": "KOOYJY",
        "rating": 4.109,
        "profile_pic_url": null,
        "location": "Rotorua, Bay of Plenty, NZ"
      },
      {
        "name": "Nicole  Douglas",
        "dupr_id": "9JKXNE",
        "rating": 3.616,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]