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

Hobart Grand Slam - Mixed Doubles DUPR: 3.5 And Above ALL AGE Round Robin ONLY

ID: 4493265447

对局比分

11-6

落败 / Loss

对决日期

2026-02-01

对局时间 (估算)

4:45 AM

对决场地

Hobart, Tas

View Facility Page →

对决竞争阵营

阵营 1胜方
RS
Robecca Sinclair

3XXGM2 · Kingston Beach, TAS, AU

DUPR

3.901

LC
Leigh Cornwell

RZDRPE · Hillwood, TAS, AU

DUPR

4.287

阵营 2负方
HT
Hoi Ting Lau

56NEDV · USA

DUPR

3.391

JD
Jay Daniel

JZWON4 · NSW, AU

DUPR

4.306

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4493265447
显示原始对决元数据 JSON
[
  {
    "team_id": 8327128296,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Robecca Sinclair",
        "dupr_id": "3XXGM2",
        "rating": 3.901,
        "profile_pic_url": null,
        "location": "Kingston Beach, TAS, AU"
      },
      {
        "name": "Leigh Cornwell",
        "dupr_id": "RZDRPE",
        "rating": 4.287,
        "profile_pic_url": null,
        "location": "Hillwood, TAS, AU"
      }
    ]
  },
  {
    "team_id": 5252280799,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Hoi Ting Lau",
        "dupr_id": "56NEDV",
        "rating": 3.391,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jay Daniel",
        "dupr_id": "JZWON4",
        "rating": 4.306,
        "profile_pic_url": null,
        "location": "NSW, AU"
      }
    ]
  }
]