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

South East (North) Pickleball League (Round 6) - Women's Doubles

ID: 7176499236

对局比分

21-20

获胜 / Win

对决日期

2026-04-19

对局时间 (估算)

1:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
CL
Chloe Lamley

YXW7MP · Shefford, England, GB

DUPR

3.529

CS
Cathy Skea

GGJWWV · Belfast, Northern Ireland, GB

DUPR

4.384

阵营 2负方
CH
Claire Holdom

WXQWEK · USA

DUPR

3.465

ST
Sarah Tyldesley

3VJ906 · USA

DUPR

3.789

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7176499236
显示原始对决元数据 JSON
[
  {
    "team_id": 7927619923,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Chloe Lamley",
        "dupr_id": "YXW7MP",
        "rating": 3.529,
        "profile_pic_url": null,
        "location": "Shefford, England, GB"
      },
      {
        "name": "Cathy Skea",
        "dupr_id": "GGJWWV",
        "rating": 4.384,
        "profile_pic_url": null,
        "location": "Belfast, Northern Ireland, GB"
      }
    ]
  },
  {
    "team_id": 6587473409,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Claire Holdom",
        "dupr_id": "WXQWEK",
        "rating": 3.465,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Sarah Tyldesley",
        "dupr_id": "3VJ906",
        "rating": 3.789,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]