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

Monday B

ID: 4645301633

对局比分

2-15

获胜 / Win

对决日期

2025-09-01

对局时间 (估算)

6:15 AM

对决场地

Yeppoon

View Facility Page →

对决竞争阵营

阵营 1负方
MB
Michael Burr

0RL4E2 · USA

DUPR

3.707

KR
Kel Rasmussen

NYYRW6 · Pacific Heights, QLD, AU

DUPR

3.734

阵营 2胜方
GM
Glen Makin

677GPQ · Livingstone, QLD, AU

DUPR

4.396

SF
Scott Freeman

7D02R4 · Norman Gardens, QLD, AU

DUPR

4.539

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4645301633
显示原始对决元数据 JSON
[
  {
    "team_id": 7940896690,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Michael Burr",
        "dupr_id": "0RL4E2",
        "rating": 3.707,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kel Rasmussen",
        "dupr_id": "NYYRW6",
        "rating": 3.734,
        "profile_pic_url": null,
        "location": "Pacific Heights, QLD, AU"
      }
    ]
  },
  {
    "team_id": 5714964332,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Glen Makin",
        "dupr_id": "677GPQ",
        "rating": 4.396,
        "profile_pic_url": null,
        "location": "Livingstone, QLD, AU"
      },
      {
        "name": "Scott Freeman",
        "dupr_id": "7D02R4",
        "rating": 4.539,
        "profile_pic_url": null,
        "location": "Norman Gardens, QLD, AU"
      }
    ]
  }
]