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

South East (North) Pickleball League (Round 7) - Mixed Doubles

ID: 8035197457

对局比分

21-18

落败 / Loss

对决日期

2026-05-24

对局时间 (估算)

2:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
PC
Philip cohen

V7L0V5 · Hertfordshire, England, GB

DUPR

4.497

TS
Trudy Sulyman

QPM27R · Peterborough, England, GB

DUPR

4.454

阵营 2负方
ML
Mark Leslie

769VM5 · Dunstable, England, GB

DUPR

4.485

EC
Emma christophi

GG2QED · USA

DUPR

3.703

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8035197457
显示原始对决元数据 JSON
[
  {
    "team_id": 5689206423,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Philip cohen",
        "dupr_id": "V7L0V5",
        "rating": 4.497,
        "profile_pic_url": null,
        "location": "Hertfordshire, England, GB"
      },
      {
        "name": "Trudy Sulyman",
        "dupr_id": "QPM27R",
        "rating": 4.454,
        "profile_pic_url": null,
        "location": "Peterborough, England, GB"
      }
    ]
  },
  {
    "team_id": 6104923291,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mark Leslie",
        "dupr_id": "769VM5",
        "rating": 4.485,
        "profile_pic_url": null,
        "location": "Dunstable, England, GB"
      },
      {
        "name": "Emma christophi",
        "dupr_id": "GG2QED",
        "rating": 3.703,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]