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

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

ID: 5962798943

对局比分

7-15

获胜 / Win

对决日期

2026-05-02

对局时间 (估算)

12:45 AM

对决场地

Tweed Heads, NSW

未核实场馆

对决竞争阵营

阵营 1负方
JT
Jarred Tucker

56XY5R · Eatons Hill, QLD, AU

DUPR

4.257

Ben Johns

RZQR6M · PPA Tour Pro

DUPR

4.756

阵营 2胜方
LF
Luther Ferris

DWR6VM · QLD, AU

DUPR

4.383

ON
Oliver Novic

Z9LEDM · Woody Point, QLD, AU

DUPR

4.339

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5962798943
显示原始对决元数据 JSON
[
  {
    "team_id": 7175806352,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jarred Tucker",
        "dupr_id": "56XY5R",
        "rating": 4.257,
        "profile_pic_url": null,
        "location": "Eatons Hill, QLD, AU"
      },
      {
        "name": "Ben Johns",
        "dupr_id": "RZQR6M",
        "rating": 4.756,
        "profile_pic_url": "https://ppatour.com/wp-content/uploads/2025/03/Ben-Johns.png",
        "location": "PPA Tour Pro"
      }
    ]
  },
  {
    "team_id": 7709497712,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Luther Ferris",
        "dupr_id": "DWR6VM",
        "rating": 4.383,
        "profile_pic_url": null,
        "location": "QLD, AU"
      },
      {
        "name": "Oliver Novic",
        "dupr_id": "Z9LEDM",
        "rating": 4.339,
        "profile_pic_url": null,
        "location": "Woody Point, QLD, AU"
      }
    ]
  }
]