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

Maryland Senior Olympics 2026 Pickleball Tournament - Mixed Doubles Skill (4.0 and Above) Age: (55 To 59)

ID: 7736440734

对局比分

15-1

获胜 / Win

对决日期

2026-05-31

对局时间 (估算)

7:30 PM

对决场地

Columbia, MD

View Facility Page →

对决竞争阵营

阵营 1胜方
DM
Debbie Mueller

1QYOO5 · Falls Church, VA, US

DUPR

4.655

JL
Jonathan Litt

YGEG7E · McLean, VA, US

DUPR

4.323

阵营 2负方
CZ
Cara Zaller

3OYN0L · Columbia, MD, US

DUPR

4.093

CU
Clark Updike

17QZON · USA

DUPR

4.014

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7736440734
显示原始对决元数据 JSON
[
  {
    "team_id": 6033780422,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Debbie Mueller",
        "dupr_id": "1QYOO5",
        "rating": 4.655,
        "profile_pic_url": null,
        "location": "Falls Church, VA, US"
      },
      {
        "name": "Jonathan Litt",
        "dupr_id": "YGEG7E",
        "rating": 4.323,
        "profile_pic_url": null,
        "location": "McLean, VA, US"
      }
    ]
  },
  {
    "team_id": 8508981890,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Cara Zaller",
        "dupr_id": "3OYN0L",
        "rating": 4.093,
        "profile_pic_url": null,
        "location": "Columbia, MD, US"
      },
      {
        "name": "Clark Updike",
        "dupr_id": "17QZON",
        "rating": 4.014,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]