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

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

ID: 7072294856

对局比分

8-15

落败 / Loss

对决日期

2026-04-11

对局时间 (估算)

9:00 PM

对决场地

Redcliffe, Qld

未核实场馆

对决竞争阵营

阵营 1负方
ST
Steve Tindall

9PPDRR · Caringbah South, NSW, AU

DUPR

5.199

BC
Brad Chan

2L7LMR · NSW, AU

DUPR

5.007

阵营 2胜方
TT
Tek Tea

3O5Q9W · Wamberal, NSW, AU

DUPR

5.062

IS
Ivan Stride

DWDY9L · Oatley, NSW, AU

DUPR

5.118

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7072294856
显示原始对决元数据 JSON
[
  {
    "team_id": 6689059786,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Steve Tindall",
        "dupr_id": "9PPDRR",
        "rating": 5.199,
        "profile_pic_url": null,
        "location": "Caringbah South, NSW, AU"
      },
      {
        "name": "Brad Chan",
        "dupr_id": "2L7LMR",
        "rating": 5.007,
        "profile_pic_url": null,
        "location": "NSW, AU"
      }
    ]
  },
  {
    "team_id": 6542428962,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Tek Tea",
        "dupr_id": "3O5Q9W",
        "rating": 5.062,
        "profile_pic_url": null,
        "location": "Wamberal, NSW, AU"
      },
      {
        "name": "Ivan Stride",
        "dupr_id": "DWDY9L",
        "rating": 5.118,
        "profile_pic_url": null,
        "location": "Oatley, NSW, AU"
      }
    ]
  }
]