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

West Midlands Pickleball League (Round 6) - Mixed Doubles

ID: 7551965620

对局比分

21-18

获胜 / Win

对决日期

2026-03-07

对局时间 (估算)

5:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
PH
Peter Hitchman

8M6KPD · Clifton upon Dunsmore, England, GB

DUPR

4.902

TJ
Tara Jones

ZNL0KM · Stratford-upon-Avon, England, GB

DUPR

3.987

阵营 2负方
AH
Adam Hughes

RX264E · USA

DUPR

3.904

KB
Kat Bevan

V4QMOJ · USA

DUPR

3.668

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7551965620
显示原始对决元数据 JSON
[
  {
    "team_id": 6335651589,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Peter Hitchman",
        "dupr_id": "8M6KPD",
        "rating": 4.902,
        "profile_pic_url": null,
        "location": "Clifton upon Dunsmore, England, GB"
      },
      {
        "name": "Tara Jones",
        "dupr_id": "ZNL0KM",
        "rating": 3.987,
        "profile_pic_url": null,
        "location": "Stratford-upon-Avon, England, GB"
      }
    ]
  },
  {
    "team_id": 5021070471,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Adam Hughes",
        "dupr_id": "RX264E",
        "rating": 3.904,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kat Bevan",
        "dupr_id": "V4QMOJ",
        "rating": 3.668,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]