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

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

ID: 7563218684

对局比分

4-15

获胜 / Win

对决日期

2026-05-02

对局时间 (估算)

9:00 PM

对决场地

Tweed Heads, NSW

未核实场馆

对决竞争阵营

阵营 1负方
DB
Denver Bannerman

JY5Z5M · USA

DUPR

4.100

DJ
Daniel James

MEPDRV · Gold Coast, QLD, AU

DUPR

3.603

阵营 2胜方
JB
Joshua Barber

4Z2YNK · Gold Coast, QLD, AU

DUPR

5.133

JS
John Southon

G5OLND · Hastings, Hawke's Bay, NZ

DUPR

4.555

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7563218684
显示原始对决元数据 JSON
[
  {
    "team_id": 5104099690,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Denver Bannerman",
        "dupr_id": "JY5Z5M",
        "rating": 4.1,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Daniel James",
        "dupr_id": "MEPDRV",
        "rating": 3.603,
        "profile_pic_url": null,
        "location": "Gold Coast, QLD, AU"
      }
    ]
  },
  {
    "team_id": 5194024925,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Joshua Barber",
        "dupr_id": "4Z2YNK",
        "rating": 5.133,
        "profile_pic_url": null,
        "location": "Gold Coast, QLD, AU"
      },
      {
        "name": "John  Southon",
        "dupr_id": "G5OLND",
        "rating": 4.555,
        "profile_pic_url": null,
        "location": "Hastings, Hawke's Bay, NZ"
      }
    ]
  }
]