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

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

ID: 8486783296

对局比分

15-13

落败 / Loss

对决日期

2026-05-31

对局时间 (估算)

5:00 PM

对决场地

Columbia, MD

View Facility Page →

对决竞争阵营

阵营 1胜方
JL
Janet Larson

8D922L · Easton, MD, US

DUPR

4.237

KR
Kevin Reading

84VKMG · Lewes, DE, US

DUPR

4.593

阵营 2负方
DE
Diana Easley

8MEMLV · Carlisle, PA, US

DUPR

4.345

MP
Mark Plugge

8G099D · Easton, MD, US

DUPR

4.019

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8486783296
显示原始对决元数据 JSON
[
  {
    "team_id": 8160313963,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Janet Larson",
        "dupr_id": "8D922L",
        "rating": 4.237,
        "profile_pic_url": null,
        "location": "Easton, MD, US"
      },
      {
        "name": "Kevin Reading",
        "dupr_id": "84VKMG",
        "rating": 4.593,
        "profile_pic_url": null,
        "location": "Lewes, DE, US"
      }
    ]
  },
  {
    "team_id": 5671759342,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Diana Easley",
        "dupr_id": "8MEMLV",
        "rating": 4.345,
        "profile_pic_url": null,
        "location": "Carlisle, PA, US"
      },
      {
        "name": "Mark Plugge",
        "dupr_id": "8G099D",
        "rating": 4.019,
        "profile_pic_url": null,
        "location": "Easton, MD, US"
      }
    ]
  }
]