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

GG3.5+ DUPR Round

ID: 6229995156

对局比分

11-5

获胜 / Win

对决日期

2026-05-22

对局时间 (估算)

1:00 PM

对决场地

Ballina Indoor Sports Centre

View Facility Page →

对决竞争阵营

阵营 1胜方
WC
William Crane

Z9W9WP · USA

DUPR

4.286

MS
Matthew Sutherland

6ZXKNG · East Ballina, NSW, AU

DUPR

4.143

阵营 2负方
HL
Henrik Lennartsson

YXWROK · Byron Bay, NSW, AU

DUPR

3.711

JF
John Fleming

DNYP24 · Skennars Head, NSW, AU

DUPR

3.488

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6229995156
显示原始对决元数据 JSON
[
  {
    "team_id": 8261506831,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "William Crane",
        "dupr_id": "Z9W9WP",
        "rating": 4.286,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Matthew Sutherland",
        "dupr_id": "6ZXKNG",
        "rating": 4.143,
        "profile_pic_url": null,
        "location": "East Ballina, NSW, AU"
      }
    ]
  },
  {
    "team_id": 6463611920,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Henrik Lennartsson",
        "dupr_id": "YXWROK",
        "rating": 3.711,
        "profile_pic_url": null,
        "location": "Byron Bay, NSW, AU"
      },
      {
        "name": "John Fleming",
        "dupr_id": "DNYP24",
        "rating": 3.488,
        "profile_pic_url": null,
        "location": "Skennars Head, NSW, AU"
      }
    ]
  }
]