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

Premier Pickleball League - Challenger Division 2025 - 6. Hurlands

ID: 4551097129

对局比分

15-6, 7-15, 15-10

获胜 / Win

对决日期

2026-03-28

对局时间 (估算)

2:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
AO
Anakin Owen

3V2R06 · Norwich, England, GB

DUPR

5.112

SP
Sonali Patel

G55RQM · USA

DUPR

4.559

阵营 2负方
AW
Adam Webb

DWJP2X · USA

DUPR

4.288

MM
Mirabelle Morgan

RZORYQ · Buckhurst Hill, England, GB

DUPR

4.197

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4551097129
显示原始对决元数据 JSON
[
  {
    "team_id": 7449151536,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Anakin Owen",
        "dupr_id": "3V2R06",
        "rating": 5.112,
        "profile_pic_url": null,
        "location": "Norwich, England, GB"
      },
      {
        "name": "Sonali Patel",
        "dupr_id": "G55RQM",
        "rating": 4.559,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5963088880,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Adam Webb",
        "dupr_id": "DWJP2X",
        "rating": 4.288,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Mirabelle Morgan",
        "dupr_id": "RZORYQ",
        "rating": 4.197,
        "profile_pic_url": null,
        "location": "Buckhurst Hill, England, GB"
      }
    ]
  }
]