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

West Midlands Pickleball League (Round 6) - Mixed Doubles

ID: 6799328792

对局比分

13-21

获胜 / Win

对决日期

2026-03-07

对局时间 (估算)

9:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
GS
Gav Samways

89V7XV · USA

DUPR

3.757

AW
Amy Wilkes

OZKEVL · USA

DUPR

2.767

阵营 2胜方
PH
Peter Hitchman

8M6KPD · Clifton upon Dunsmore, England, GB

DUPR

4.933

NR
Nohemi Reynoso

1NV5MN · England, GB

DUPR

4.421

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6799328792
显示原始对决元数据 JSON
[
  {
    "team_id": 8031945851,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Gav Samways",
        "dupr_id": "89V7XV",
        "rating": 3.757,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Amy Wilkes",
        "dupr_id": "OZKEVL",
        "rating": 2.767,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6936259791,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Peter Hitchman",
        "dupr_id": "8M6KPD",
        "rating": 4.933,
        "profile_pic_url": null,
        "location": "Clifton upon Dunsmore, England, GB"
      },
      {
        "name": "Nohemi Reynoso",
        "dupr_id": "1NV5MN",
        "rating": 4.421,
        "profile_pic_url": null,
        "location": "England, GB"
      }
    ]
  }
]