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

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

ID: 6950468926

对局比分

20-21

获胜 / Win

对决日期

2026-03-22

对局时间 (估算)

11:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
HG
helen gamble

V4J4DE · USA

DUPR

3.458

SB
Sarah Butcher

DN5RRL · Aston Clinton, England, GB

DUPR

3.624

阵营 2胜方
EC
Emma christophi

GG2QED · USA

DUPR

3.826

CL
Chloe Lamley

YXW7MP · Shefford, England, GB

DUPR

3.529

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6950468926
显示原始对决元数据 JSON
[
  {
    "team_id": 8108569462,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "helen gamble",
        "dupr_id": "V4J4DE",
        "rating": 3.458,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Sarah Butcher",
        "dupr_id": "DN5RRL",
        "rating": 3.624,
        "profile_pic_url": null,
        "location": "Aston Clinton, England, GB"
      }
    ]
  },
  {
    "team_id": 4604903472,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Emma christophi",
        "dupr_id": "GG2QED",
        "rating": 3.826,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Chloe Lamley",
        "dupr_id": "YXW7MP",
        "rating": 3.529,
        "profile_pic_url": null,
        "location": "Shefford, England, GB"
      }
    ]
  }
]