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

Sydney Grand Slam I - 60+ Mixed Doubles DUPR: 3.5-3.99

ID: 5537406952

对局比分

15-2

落败 / Loss

对决日期

2026-03-01

对局时间 (估算)

5:00 PM

对决场地

Stanhope Gardens, NSW

未核实场馆

对决竞争阵营

阵营 1胜方
CW
Carol Wheeler

OWZ2V7 · Northern Beaches Council, NSW, AU

DUPR

3.765

AP
Alf Picello

7NOV40 · Manly, NSW, AU

DUPR

3.966

阵营 2负方
DM
Deb McKenzie

0QJVYN · Port Macquarie, NSW, AU

DUPR

3.013

RP
Ray Porter

KXGVN7 · Port Macquarie, NSW, AU

DUPR

3.644

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5537406952
显示原始对决元数据 JSON
[
  {
    "team_id": 6508573191,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Carol Wheeler",
        "dupr_id": "OWZ2V7",
        "rating": 3.765,
        "profile_pic_url": null,
        "location": "Northern Beaches Council, NSW, AU"
      },
      {
        "name": "Alf Picello",
        "dupr_id": "7NOV40",
        "rating": 3.966,
        "profile_pic_url": null,
        "location": "Manly, NSW, AU"
      }
    ]
  },
  {
    "team_id": 6190020778,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Deb McKenzie",
        "dupr_id": "0QJVYN",
        "rating": 3.013,
        "profile_pic_url": null,
        "location": "Port Macquarie, NSW, AU"
      },
      {
        "name": "Ray Porter",
        "dupr_id": "KXGVN7",
        "rating": 3.644,
        "profile_pic_url": null,
        "location": "Port Macquarie, NSW, AU"
      }
    ]
  }
]