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

Premier Pickleball League - Challenger Division 2025 - 6. Hurlands

ID: 6966222984

对局比分

19-21, 14-16

获胜 / Win

对决日期

2026-03-28

对局时间 (估算)

1:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
RA
Rob Adams

EGXQRJ · USA

DUPR

4.753

MW
Maisie Wise

3YO4YD · Hampshire, England, GB

DUPR

4.303

阵营 2胜方
SA
Sam Anderson

3V52XP · Nottingham, England, GB

DUPR

4.629

LR
Linda Randall

1R5PPN · Greater London, England, GB

DUPR

4.624

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6966222984
显示原始对决元数据 JSON
[
  {
    "team_id": 5574451405,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Rob Adams",
        "dupr_id": "EGXQRJ",
        "rating": 4.753,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Maisie Wise",
        "dupr_id": "3YO4YD",
        "rating": 4.303,
        "profile_pic_url": null,
        "location": "Hampshire, England, GB"
      }
    ]
  },
  {
    "team_id": 6950277847,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Sam Anderson",
        "dupr_id": "3V52XP",
        "rating": 4.629,
        "profile_pic_url": null,
        "location": "Nottingham, England, GB"
      },
      {
        "name": "Linda Randall",
        "dupr_id": "1R5PPN",
        "rating": 4.624,
        "profile_pic_url": null,
        "location": "Greater London, England, GB"
      }
    ]
  }
]