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

Australian Masters 40+ Sydney - 40+ Mixed Doubles DUPR: 3.5-3.99

ID: 8447448980

对局比分

11-2, 11-3

获胜 / Win

对决日期

2026-05-10

对局时间 (估算)

9:00 PM

对决场地

Sydney, NSW

未核实场馆

对决竞争阵营

阵营 1胜方
CB
Claire Barter

56Y7GL · Seaforth, NSW, AU

DUPR

3.911

CG
Chris Gillian

DNMYVL · NSW, AU

DUPR

4.034

阵营 2负方
MB
Melanie Birt

EW745W · Cronulla, NSW, AU

DUPR

3.466

Scott Pass

2Y7EZY · Caringbah, NSW, AU

DUPR

4.031

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8447448980
显示原始对决元数据 JSON
[
  {
    "team_id": 7004747851,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Claire Barter",
        "dupr_id": "56Y7GL",
        "rating": 3.911,
        "profile_pic_url": null,
        "location": "Seaforth, NSW, AU"
      },
      {
        "name": "Chris Gillian",
        "dupr_id": "DNMYVL",
        "rating": 4.034,
        "profile_pic_url": null,
        "location": "NSW, AU"
      }
    ]
  },
  {
    "team_id": 8000782562,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Melanie Birt",
        "dupr_id": "EW745W",
        "rating": 3.466,
        "profile_pic_url": null,
        "location": "Cronulla, NSW, AU"
      },
      {
        "name": "Scott Pass",
        "dupr_id": "2Y7EZY",
        "rating": 4.031,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/6860fef09ecd4.jpg",
        "location": "Caringbah, NSW, AU"
      }
    ]
  }
]