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

DUPR 16 - AUSTRALIA The Dink Minor League Pickleball @ Get Pickld ~ Brisbane

ID: 6349121466

对局比分

15-21

获胜 / Win

对决日期

2026-03-06

对局时间 (估算)

7:30 PM

对决场地

Get Pickld

未核实场馆

对决竞争阵营

阵营 1负方
HM
Harrison McGee

4VZ7R6 · Grafton, NSW, AU

DUPR

3.863

JK
Janet Kang

DWKJZY · Clarence Valley, NSW, AU

DUPR

3.576

阵营 2胜方
JL
Jordan lewis

RX24PE · Boronia Heights, QLD, AU

DUPR

3.733

DC
Di Cameron

QP55N5 · USA

DUPR

4.370

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6349121466
显示原始对决元数据 JSON
[
  {
    "team_id": 7870272002,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Harrison McGee",
        "dupr_id": "4VZ7R6",
        "rating": 3.863,
        "profile_pic_url": null,
        "location": "Grafton, NSW, AU"
      },
      {
        "name": "Janet Kang",
        "dupr_id": "DWKJZY",
        "rating": 3.576,
        "profile_pic_url": null,
        "location": "Clarence Valley, NSW, AU"
      }
    ]
  },
  {
    "team_id": 7048031006,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jordan lewis",
        "dupr_id": "RX24PE",
        "rating": 3.733,
        "profile_pic_url": null,
        "location": "Boronia Heights, QLD, AU"
      },
      {
        "name": "Di Cameron",
        "dupr_id": "QP55N5",
        "rating": 4.37,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]