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

Premier Pickleball League - Challenger Division 2025 - 6. Hurlands

ID: 5504770790

对局比分

15-9, 16-18, 15-10

获胜 / Win

对决日期

2026-03-28

对局时间 (估算)

3:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
AO
Anakin Owen

3V2R06 · Norwich, England, GB

DUPR

5.125

HH
Harry Hamilton

XJGJZR · Ards and North Down, Northern Ireland, GB

DUPR

4.939

阵营 2负方
RA
Rob Adams

EGXQRJ · USA

DUPR

4.754

SM
Scott Mayo

GG9DKM · Wales, GB

DUPR

4.697

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5504770790
显示原始对决元数据 JSON
[
  {
    "team_id": 8190320046,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Anakin Owen",
        "dupr_id": "3V2R06",
        "rating": 5.125,
        "profile_pic_url": null,
        "location": "Norwich, England, GB"
      },
      {
        "name": "Harry Hamilton",
        "dupr_id": "XJGJZR",
        "rating": 4.939,
        "profile_pic_url": null,
        "location": "Ards and North Down, Northern Ireland, GB"
      }
    ]
  },
  {
    "team_id": 6020414165,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Rob Adams",
        "dupr_id": "EGXQRJ",
        "rating": 4.754,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Scott Mayo",
        "dupr_id": "GG9DKM",
        "rating": 4.697,
        "profile_pic_url": null,
        "location": "Wales, GB"
      }
    ]
  }
]