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

5/8 DUPR over 3.4

ID: 6133412601

对局比分

11-6

落败 / Loss

对决日期

2025-08-05

对局时间 (估算)

10:15 AM

对决场地

17A, Goulstone Rd, Whakatāne

未核实场馆

对决竞争阵营

阵营 1胜方
DC
Dino Carciller

M265DG · Whakatāne, Bay of Plenty, NZ

DUPR

3.981

TW
Tracy Whitley

KXOR7O · Whakatāne, Bay of Plenty, NZ

DUPR

3.533

阵营 2负方
SM
Simon Mees

ZDQPVM · Whakatane District, Bay of Plenty, NZ

DUPR

3.600

DW
DEREK WALKER

GGJW2G · Whakatāne, Bay of Plenty, NZ

DUPR

3.727

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6133412601
显示原始对决元数据 JSON
[
  {
    "team_id": 7297448943,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Dino  Carciller",
        "dupr_id": "M265DG",
        "rating": 3.981,
        "profile_pic_url": null,
        "location": "Whakatāne, Bay of Plenty, NZ"
      },
      {
        "name": "Tracy Whitley",
        "dupr_id": "KXOR7O",
        "rating": 3.533,
        "profile_pic_url": null,
        "location": "Whakatāne, Bay of Plenty, NZ"
      }
    ]
  },
  {
    "team_id": 7294327574,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Simon Mees",
        "dupr_id": "ZDQPVM",
        "rating": 3.6,
        "profile_pic_url": null,
        "location": "Whakatane District, Bay of Plenty, NZ"
      },
      {
        "name": "DEREK WALKER",
        "dupr_id": "GGJW2G",
        "rating": 3.727,
        "profile_pic_url": null,
        "location": "Whakatāne, Bay of Plenty, NZ"
      }
    ]
  }
]