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

PPA TOUR AUSTRALIA - PPA125 Moreton Bay - 35+ Men's Doubles DUPR: 4.0+ (AR)

ID: 6260995303

对局比分

15-7

落败 / Loss

对决日期

2026-04-11

对局时间 (估算)

8:45 AM

对决场地

Redcliffe, Qld

未核实场馆

对决竞争阵营

阵营 1胜方
JT
Jarred Tucker

56XY5R · USA

DUPR

4.274

JS
Jason Smith

RZDWKZ · Cannon Hill, QLD, AU

DUPR

4.548

阵营 2负方
JD
Jesse Day

G0NLMG · Livingstone, QLD, AU

DUPR

4.235

CK
Cameron Korte

V4DZJE · QLD, AU

DUPR

4.071

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6260995303
显示原始对决元数据 JSON
[
  {
    "team_id": 7826951176,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jarred Tucker",
        "dupr_id": "56XY5R",
        "rating": 4.274,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jason Smith",
        "dupr_id": "RZDWKZ",
        "rating": 4.548,
        "profile_pic_url": null,
        "location": "Cannon Hill, QLD, AU"
      }
    ]
  },
  {
    "team_id": 5661260820,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jesse Day",
        "dupr_id": "G0NLMG",
        "rating": 4.235,
        "profile_pic_url": null,
        "location": "Livingstone, QLD, AU"
      },
      {
        "name": "Cameron  Korte",
        "dupr_id": "V4DZJE",
        "rating": 4.071,
        "profile_pic_url": null,
        "location": "QLD, AU"
      }
    ]
  }
]