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

PPA TOUR AUSTRALIA - PPA125 Moreton Bay - Mixed Doubles Pro MAIN DRAW

ID: 4651098950

对局比分

15-10

获胜 / Win

对决日期

2026-04-12

对局时间 (估算)

3:30 PM

对决场地

Redcliffe, Qld

未核实场馆

对决竞争阵营

阵营 1胜方
BO
Barry Oliver George Gray

3545LL · Shailer Park, QLD, AU

DUPR

5.335

BM
Bernadette Massih

GGJQKV · Belmore, NSW, AU

DUPR

5.442

阵营 2负方
KV
Katerina Valos

Z9ZKJM · Deer Park, VIC, AU

DUPR

4.988

EB
ethan butson

ODZXRL · Mont Albert North, VIC, AU

DUPR

5.185

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4651098950
显示原始对决元数据 JSON
[
  {
    "team_id": 4596261355,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Barry Oliver George Gray",
        "dupr_id": "3545LL",
        "rating": 5.335,
        "profile_pic_url": null,
        "location": "Shailer Park, QLD, AU"
      },
      {
        "name": "Bernadette Massih",
        "dupr_id": "GGJQKV",
        "rating": 5.442,
        "profile_pic_url": null,
        "location": "Belmore, NSW, AU"
      }
    ]
  },
  {
    "team_id": 8308335503,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Katerina Valos",
        "dupr_id": "Z9ZKJM",
        "rating": 4.988,
        "profile_pic_url": null,
        "location": "Deer Park, VIC, AU"
      },
      {
        "name": "ethan butson",
        "dupr_id": "ODZXRL",
        "rating": 5.185,
        "profile_pic_url": null,
        "location": "Mont Albert North, VIC, AU"
      }
    ]
  }
]