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

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

ID: 7422528069

对局比分

11-9, 7-11, 15-13

获胜 / Win

对决日期

2026-04-12

对局时间 (估算)

10:15 AM

对决场地

Redcliffe, Qld

未核实场馆

对决竞争阵营

阵营 1胜方
AB
Aaron Blitz

3PD7RM · Mornington, VIC, AU

DUPR

5.134

EM
Emily Martin

7D97XN · VIC, AU

DUPR

4.625

阵营 2负方
LJ
Liam Jesperson

67P7V0 · Gold Coast, QLD, AU

DUPR

4.935

JH
Jessica Hughes

3LVLEQ · Gold Coast, QLD, AU

DUPR

4.373

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7422528069
显示原始对决元数据 JSON
[
  {
    "team_id": 4617567407,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Aaron Blitz",
        "dupr_id": "3PD7RM",
        "rating": 5.134,
        "profile_pic_url": null,
        "location": "Mornington, VIC, AU"
      },
      {
        "name": "Emily Martin",
        "dupr_id": "7D97XN",
        "rating": 4.625,
        "profile_pic_url": null,
        "location": "VIC, AU"
      }
    ]
  },
  {
    "team_id": 5753479304,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Liam Jesperson",
        "dupr_id": "67P7V0",
        "rating": 4.935,
        "profile_pic_url": null,
        "location": "Gold Coast, QLD, AU"
      },
      {
        "name": "Jessica Hughes",
        "dupr_id": "3LVLEQ",
        "rating": 4.373,
        "profile_pic_url": null,
        "location": "Gold Coast, QLD, AU"
      }
    ]
  }
]