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

Monday Dupr b

ID: 7044891594

对局比分

10-15

获胜 / Win

对决日期

2025-09-08

对局时间 (估算)

7:30 PM

对决场地

Yeppoon

View Facility Page →

对决竞争阵营

阵营 1负方
CM
Caleb Mills

JZQV6O · QLD, AU

DUPR

4.467

KB
Kadin Burr

NR9YK7 · USA

DUPR

3.652

阵营 2胜方
CB
Catherine Boreham

94KYGV · Livingstone, QLD, AU

DUPR

4.060

SF
Scott Freeman

7D02R4 · Norman Gardens, QLD, AU

DUPR

4.517

数据访问 (AI / 开发者)

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

cURL Request:

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