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

PPA TOUR AUSTRALIA - PPA250, Tweed Heads - 18 and Under Junior Mixed Doubles DUPR: Any (AR)

ID: 4866346581

对局比分

15-5

获胜 / Win

对决日期

2026-05-01

对局时间 (估算)

10:15 AM

对决场地

Tweed Heads, NSW

未核实场馆

对决竞争阵营

阵营 1胜方
AH
Aria Henare

0R66RN · Point Cook, VIC, AU

DUPR

4.330

RH
Ryan Hosseini

E9PZQM · VIC, AU

DUPR

4.381

阵营 2负方
IH
Irie Heather-Pereira

76W9N9 · QLD, AU

DUPR

4.288

MR
mitch Rodgers

E9RDPJ · Burleigh Heads, QLD, AU

DUPR

4.277

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4866346581
显示原始对决元数据 JSON
[
  {
    "team_id": 4626413692,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Aria Henare",
        "dupr_id": "0R66RN",
        "rating": 4.33,
        "profile_pic_url": null,
        "location": "Point Cook, VIC, AU"
      },
      {
        "name": "Ryan Hosseini",
        "dupr_id": "E9PZQM",
        "rating": 4.381,
        "profile_pic_url": null,
        "location": "VIC, AU"
      }
    ]
  },
  {
    "team_id": 6152010228,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Irie Heather-Pereira",
        "dupr_id": "76W9N9",
        "rating": 4.288,
        "profile_pic_url": null,
        "location": "QLD, AU"
      },
      {
        "name": "mitch  Rodgers",
        "dupr_id": "E9RDPJ",
        "rating": 4.277,
        "profile_pic_url": null,
        "location": "Burleigh Heads, QLD, AU"
      }
    ]
  }
]