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

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

ID: 5345996725

对局比分

21-18

获胜 / Win

对决日期

2026-03-06

对局时间 (估算)

2:15 AM

对决场地

Get Pickld

未核实场馆

对决竞争阵营

阵营 1胜方
JT
J Toor

0QDEWN · QLD, AU

DUPR

4.091

MT
Melissa Thompson

JJOX54 · QLD, AU

DUPR

3.798

阵营 2负方
HM
Harrison McGee

4VZ7R6 · Grafton, NSW, AU

DUPR

3.861

JK
Janet Kang

DWKJZY · Clarence Valley, NSW, AU

DUPR

3.575

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5345996725
显示原始对决元数据 JSON
[
  {
    "team_id": 5353946265,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "J Toor",
        "dupr_id": "0QDEWN",
        "rating": 4.091,
        "profile_pic_url": null,
        "location": "QLD, AU"
      },
      {
        "name": "Melissa Thompson",
        "dupr_id": "JJOX54",
        "rating": 3.798,
        "profile_pic_url": null,
        "location": "QLD, AU"
      }
    ]
  },
  {
    "team_id": 7166105126,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Harrison McGee",
        "dupr_id": "4VZ7R6",
        "rating": 3.861,
        "profile_pic_url": null,
        "location": "Grafton, NSW, AU"
      },
      {
        "name": "Janet Kang",
        "dupr_id": "DWKJZY",
        "rating": 3.575,
        "profile_pic_url": null,
        "location": "Clarence Valley, NSW, AU"
      }
    ]
  }
]