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

Monday Dupr b

ID: 4346450644

对局比分

15-7

获胜 / Win

对决日期

2025-09-08

对局时间 (估算)

5:00 PM

对决场地

Yeppoon

View Facility Page →

对决竞争阵营

阵营 1胜方
CM
Caleb Mills

JZQV6O · QLD, AU

DUPR

4.468

SF
Scott Freeman

7D02R4 · Norman Gardens, QLD, AU

DUPR

4.517

阵营 2负方
CB
Catherine Boreham

94KYGV · Livingstone, QLD, AU

DUPR

4.060

KB
Kadin Burr

NR9YK7 · USA

DUPR

3.653

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4346450644
显示原始对决元数据 JSON
[
  {
    "team_id": 6417131021,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Caleb Mills",
        "dupr_id": "JZQV6O",
        "rating": 4.468,
        "profile_pic_url": null,
        "location": "QLD, AU"
      },
      {
        "name": "Scott Freeman",
        "dupr_id": "7D02R4",
        "rating": 4.517,
        "profile_pic_url": null,
        "location": "Norman Gardens, QLD, AU"
      }
    ]
  },
  {
    "team_id": 7223222851,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Catherine Boreham",
        "dupr_id": "94KYGV",
        "rating": 4.06,
        "profile_pic_url": null,
        "location": "Livingstone, QLD, AU"
      },
      {
        "name": "Kadin Burr",
        "dupr_id": "NR9YK7",
        "rating": 3.653,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]