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

Pool 1 Super Mens

ID: 4573033895

对局比分

16-14

落败 / Loss

对决日期

2025-10-09

对局时间 (估算)

12:45 AM

对决场地

Rotorua Badminton Club

未核实场馆

对决竞争阵营

阵营 1胜方
ML
Mark Lovegrove

8GLZ5X · Rotorua, Bay of Plenty, NZ

DUPR

3.802

JT
John Trevor Phelps

3LQR0Z · Gisborne, Gisborne, NZ

DUPR

4.165

阵营 2负方
TM
Tony McKenna

8G66WM · Rotorua, Bay of Plenty, NZ

DUPR

3.867

BF
Bruce Finlay

W6ZGJL · Rotorua, Bay of Plenty, NZ

DUPR

3.873

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4573033895
显示原始对决元数据 JSON
[
  {
    "team_id": 7215520413,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mark Lovegrove",
        "dupr_id": "8GLZ5X",
        "rating": 3.802,
        "profile_pic_url": null,
        "location": "Rotorua, Bay of Plenty, NZ"
      },
      {
        "name": "John Trevor Phelps",
        "dupr_id": "3LQR0Z",
        "rating": 4.165,
        "profile_pic_url": null,
        "location": "Gisborne, Gisborne, NZ"
      }
    ]
  },
  {
    "team_id": 5771907738,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Tony McKenna",
        "dupr_id": "8G66WM",
        "rating": 3.867,
        "profile_pic_url": null,
        "location": "Rotorua, Bay of Plenty, NZ"
      },
      {
        "name": "Bruce Finlay",
        "dupr_id": "W6ZGJL",
        "rating": 3.873,
        "profile_pic_url": null,
        "location": "Rotorua, Bay of Plenty, NZ"
      }
    ]
  }
]