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

Pool 1 Super Mixed

ID: 5291456883

对局比分

11-5, 11-5

获胜 / Win

对决日期

2025-10-09

对局时间 (估算)

4:45 AM

对决场地

Rotorua Badminton Club

未核实场馆

对决竞争阵营

阵营 1胜方
BF
Bruce Finlay

W6ZGJL · Rotorua, Bay of Plenty, NZ

DUPR

3.893

SM
Sue Marr

0YQ9P2 · Whanganui, Manawatu-Wanganui, NZ

DUPR

4.001

阵营 2负方
AM
Alan Murray Boult

3046V2 · Rotorua, Bay of Plenty, NZ

DUPR

3.908

NC
Nici Curtis

MEDR2P · USA

DUPR

3.827

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5291456883
显示原始对决元数据 JSON
[
  {
    "team_id": 7404202051,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Bruce Finlay",
        "dupr_id": "W6ZGJL",
        "rating": 3.893,
        "profile_pic_url": null,
        "location": "Rotorua, Bay of Plenty, NZ"
      },
      {
        "name": "Sue Marr",
        "dupr_id": "0YQ9P2",
        "rating": 4.001,
        "profile_pic_url": null,
        "location": "Whanganui, Manawatu-Wanganui, NZ"
      }
    ]
  },
  {
    "team_id": 5106216306,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Alan Murray Boult",
        "dupr_id": "3046V2",
        "rating": 3.908,
        "profile_pic_url": null,
        "location": "Rotorua, Bay of Plenty, NZ"
      },
      {
        "name": "Nici Curtis",
        "dupr_id": "MEDR2P",
        "rating": 3.827,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]