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

PPA TOUR AUSTRALIA - PPA250, Tweed Heads - 19+ Mixed Doubles DUPR: 4.5+ (AR)

ID: 5950555557

对局比分

7-15

获胜 / Win

对决日期

2026-05-03

对局时间 (估算)

10:15 AM

对决场地

Tweed Heads, NSW

未核实场馆

对决竞争阵营

阵营 1负方
GM
Gianni Martine

KOL0O6 · NSW, AU

DUPR

4.639

BO
Barry Oliver George Gray

3545LL · Shailer Park, QLD, AU

DUPR

5.249

阵营 2胜方
BH
Bee Horsley

W60MPY · St Kilda, VIC, AU

DUPR

4.942

NM
Nicholas Maleganeas

EG544O · Southport, QLD, AU

DUPR

5.055

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5950555557
显示原始对决元数据 JSON
[
  {
    "team_id": 8338271234,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Gianni Martine",
        "dupr_id": "KOL0O6",
        "rating": 4.639,
        "profile_pic_url": null,
        "location": "NSW, AU"
      },
      {
        "name": "Barry Oliver George Gray",
        "dupr_id": "3545LL",
        "rating": 5.249,
        "profile_pic_url": null,
        "location": "Shailer Park, QLD, AU"
      }
    ]
  },
  {
    "team_id": 8455371098,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Bee Horsley",
        "dupr_id": "W60MPY",
        "rating": 4.942,
        "profile_pic_url": null,
        "location": "St Kilda, VIC, AU"
      },
      {
        "name": "Nicholas Maleganeas",
        "dupr_id": "EG544O",
        "rating": 5.055,
        "profile_pic_url": null,
        "location": "Southport, QLD, AU"
      }
    ]
  }
]