返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

PPA TOUR AUSTRALIA - PPA125 Moreton Bay - 19+ Mixed Doubles DUPR: 4.5+ (AR)

ID: 6800333342

对局比分

15-10

落败 / Loss

对决日期

2026-04-12

对局时间 (估算)

3:30 PM

对决场地

Redcliffe, Qld

未核实场馆

对决竞争阵营

阵营 1胜方
NF
Nancy Ferguson

RY952M · NSW, AU

DUPR

4.915

DT
Daiki Tanabe

O6LOQW · NSW, AU

DUPR

5.282

阵营 2负方
BY
Brittany Yang

670NXQ · Waikanae, Wellington, NZ

DUPR

5.127

BO
Barry Oliver George Gray

3545LL · Shailer Park, QLD, AU

DUPR

5.329

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6800333342
显示原始对决元数据 JSON
[
  {
    "team_id": 8532812286,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Nancy Ferguson",
        "dupr_id": "RY952M",
        "rating": 4.915,
        "profile_pic_url": null,
        "location": "NSW, AU"
      },
      {
        "name": "Daiki Tanabe",
        "dupr_id": "O6LOQW",
        "rating": 5.282,
        "profile_pic_url": null,
        "location": "NSW, AU"
      }
    ]
  },
  {
    "team_id": 6169349621,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brittany Yang",
        "dupr_id": "670NXQ",
        "rating": 5.127,
        "profile_pic_url": null,
        "location": "Waikanae, Wellington, NZ"
      },
      {
        "name": "Barry Oliver George Gray",
        "dupr_id": "3545LL",
        "rating": 5.329,
        "profile_pic_url": null,
        "location": "Shailer Park, QLD, AU"
      }
    ]
  }
]