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

Friday Night League Pickleball - Session 1, Fri May 22

ID: 7525354380

对局比分

15-7

获胜 / Win

对决日期

2026-05-22

对局时间 (估算)

1:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
MH
Michael Hunter

LW2XQ6 · Ormiston, QLD, AU

DUPR

3.893

KW
Kristen White

JJGZ0M · Wakerley, QLD, AU

DUPR

3.810

阵营 2负方
JS
Janice Smith

9PQPDR · USA

DUPR

3.606

JM
Jane Muir

0QKZ7X · USA

DUPR

3.588

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7525354380
显示原始对决元数据 JSON
[
  {
    "team_id": 4510945977,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Michael Hunter",
        "dupr_id": "LW2XQ6",
        "rating": 3.893,
        "profile_pic_url": null,
        "location": "Ormiston, QLD, AU"
      },
      {
        "name": "Kristen White",
        "dupr_id": "JJGZ0M",
        "rating": 3.81,
        "profile_pic_url": null,
        "location": "Wakerley, QLD, AU"
      }
    ]
  },
  {
    "team_id": 5556068769,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Janice Smith",
        "dupr_id": "9PQPDR",
        "rating": 3.606,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jane Muir",
        "dupr_id": "0QKZ7X",
        "rating": 3.588,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]