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

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

ID: 6904690322

对局比分

21-11

获胜 / Win

对决日期

2026-04-19

对局时间 (估算)

3:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
ML
Mark Leslie

769VM5 · USA

DUPR

4.434

CS
Cathy Skea

GGJWWV · Belfast, Northern Ireland, GB

DUPR

4.396

阵营 2负方
MH
Matt Holland

O66RMW · USA

DUPR

4.087

EB
Edel Byrne

WNJGPQ · USA

DUPR

3.587

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6904690322
显示原始对决元数据 JSON
[
  {
    "team_id": 4559976103,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mark Leslie",
        "dupr_id": "769VM5",
        "rating": 4.434,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Cathy Skea",
        "dupr_id": "GGJWWV",
        "rating": 4.396,
        "profile_pic_url": null,
        "location": "Belfast, Northern Ireland, GB"
      }
    ]
  },
  {
    "team_id": 6441195985,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Matt Holland",
        "dupr_id": "O66RMW",
        "rating": 4.087,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Edel  Byrne",
        "dupr_id": "WNJGPQ",
        "rating": 3.587,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]