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

PPA TOUR AUSTRALIA - PPA250, Tweed Heads - PRO MIXED DOUBLES MAIN DRAW

ID: 5435555107

对局比分

11-1, 6-11, 11-5

获胜 / Win

对决日期

2026-05-03

对局时间 (估算)

8:45 AM

对决场地

Tweed Heads, NSW

未核实场馆

对决竞争阵营

阵营 1胜方
BH
Bee Horsley

W60MPY · St Kilda, VIC, AU

DUPR

4.939

NM
Nicholas Maleganeas

EG544O · Southport, QLD, AU

DUPR

5.052

阵营 2负方
TC
Tayah Cross

NR29Q6 · Surfers Paradise, QLD, AU

DUPR

4.993

AH
Andrew Horridge

L524Z6 · Stirling, WA, AU

DUPR

5.394

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5435555107
显示原始对决元数据 JSON
[
  {
    "team_id": 8354748429,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Bee Horsley",
        "dupr_id": "W60MPY",
        "rating": 4.939,
        "profile_pic_url": null,
        "location": "St Kilda, VIC, AU"
      },
      {
        "name": "Nicholas Maleganeas",
        "dupr_id": "EG544O",
        "rating": 5.052,
        "profile_pic_url": null,
        "location": "Southport, QLD, AU"
      }
    ]
  },
  {
    "team_id": 5653050386,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Tayah Cross",
        "dupr_id": "NR29Q6",
        "rating": 4.993,
        "profile_pic_url": null,
        "location": "Surfers Paradise, QLD, AU"
      },
      {
        "name": "Andrew Horridge",
        "dupr_id": "L524Z6",
        "rating": 5.394,
        "profile_pic_url": null,
        "location": "Stirling, WA, AU"
      }
    ]
  }
]