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

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

ID: 8584797442

对局比分

21-19

落败 / Loss

对决日期

2026-03-22

对局时间 (估算)

11:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
WR
Wendy Randall

KOZVM7 · Hertfordshire, England, GB

DUPR

4.041

JH
Jennifer Hewitt

YXXWPD · Chesham, England, GB

DUPR

4.239

阵营 2负方
EC
Emma christophi

GG2QED · USA

DUPR

3.820

CL
Chloe Lamley

YXW7MP · Shefford, England, GB

DUPR

3.532

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8584797442
显示原始对决元数据 JSON
[
  {
    "team_id": 4806904676,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Wendy Randall",
        "dupr_id": "KOZVM7",
        "rating": 4.041,
        "profile_pic_url": null,
        "location": "Hertfordshire, England, GB"
      },
      {
        "name": "Jennifer Hewitt",
        "dupr_id": "YXXWPD",
        "rating": 4.239,
        "profile_pic_url": null,
        "location": "Chesham, England, GB"
      }
    ]
  },
  {
    "team_id": 6263048402,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Emma christophi",
        "dupr_id": "GG2QED",
        "rating": 3.82,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Chloe Lamley",
        "dupr_id": "YXW7MP",
        "rating": 3.532,
        "profile_pic_url": null,
        "location": "Shefford, England, GB"
      }
    ]
  }
]