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

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

ID: 7668219442

对局比分

2-15

落败 / Loss

对决日期

2026-05-03

对局时间 (估算)

11:30 PM

对决场地

Tweed Heads, NSW

未核实场馆

对决竞争阵营

阵营 1负方
AC
Alexa Curtis

4PE062 · USA

DUPR

3.503

MR
mitch Rodgers

E9RDPJ · Burleigh Heads, QLD, AU

DUPR

4.264

阵营 2胜方
DR
Deborah Rossi

8E2GYW · Brisbane City, QLD, AU

DUPR

4.746

KS
Kyle Stoker

G5WW0D · NSW, AU

DUPR

5.404

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7668219442
显示原始对决元数据 JSON
[
  {
    "team_id": 7566132259,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Alexa Curtis",
        "dupr_id": "4PE062",
        "rating": 3.503,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "mitch  Rodgers",
        "dupr_id": "E9RDPJ",
        "rating": 4.264,
        "profile_pic_url": null,
        "location": "Burleigh Heads, QLD, AU"
      }
    ]
  },
  {
    "team_id": 7166262587,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Deborah Rossi",
        "dupr_id": "8E2GYW",
        "rating": 4.746,
        "profile_pic_url": null,
        "location": "Brisbane City, QLD, AU"
      },
      {
        "name": "Kyle Stoker",
        "dupr_id": "G5WW0D",
        "rating": 5.404,
        "profile_pic_url": null,
        "location": "NSW, AU"
      }
    ]
  }
]