返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

Monday 1

ID: 5230007577

对局比分

15-8

落败 / Loss

对决日期

2025-08-04

对局时间 (估算)

10:15 AM

对决场地

Yeppoon

View Facility Page →

对决竞争阵营

阵营 1胜方
David Cheng

XKD0VR · Livingstone, QLD, AU

DUPR

4.540

SF
Scott Freeman

7D02R4 · Norman Gardens, QLD, AU

DUPR

4.579

阵营 2负方
MW
Mick Witham

6Z7Q0Q · Lammermoor, QLD, AU

DUPR

4.771

GP
Glen Porteous

EG9P4W · Farnborough, QLD, AU

DUPR

4.542

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5230007577
显示原始对决元数据 JSON
[
  {
    "team_id": 4636087129,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "David Cheng",
        "dupr_id": "XKD0VR",
        "rating": 4.54,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/123389_6322a95f1b085.JPG",
        "location": "Livingstone, QLD, AU"
      },
      {
        "name": "Scott Freeman",
        "dupr_id": "7D02R4",
        "rating": 4.579,
        "profile_pic_url": null,
        "location": "Norman Gardens, QLD, AU"
      }
    ]
  },
  {
    "team_id": 5461863843,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mick Witham",
        "dupr_id": "6Z7Q0Q",
        "rating": 4.771,
        "profile_pic_url": null,
        "location": "Lammermoor, QLD, AU"
      },
      {
        "name": "Glen Porteous",
        "dupr_id": "EG9P4W",
        "rating": 4.542,
        "profile_pic_url": null,
        "location": "Farnborough, QLD, AU"
      }
    ]
  }
]