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

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

ID: 7325326530

对局比分

8-15

落败 / Loss

对决日期

2026-05-30

对局时间 (估算)

7:30 PM

对决场地

Columbia, MD

View Facility Page →

对决竞争阵营

阵营 1负方
TH
Timothy Hsu

3V0RG6 · Ellicott City, MD, US

DUPR

4.285

DW
David Williams

GGVZYM · Columbia, MD, US

DUPR

3.818

阵营 2胜方
KB
Kyle Brickley

DN7KW6 · Glenelg, MD, US

DUPR

3.954

CA
Craig Andersch

YGDKDD · Raleigh, NC, US

DUPR

3.842

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7325326530
显示原始对决元数据 JSON
[
  {
    "team_id": 8013869604,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Timothy Hsu",
        "dupr_id": "3V0RG6",
        "rating": 4.285,
        "profile_pic_url": null,
        "location": "Ellicott City, MD, US"
      },
      {
        "name": "David Williams",
        "dupr_id": "GGVZYM",
        "rating": 3.818,
        "profile_pic_url": null,
        "location": "Columbia, MD, US"
      }
    ]
  },
  {
    "team_id": 8156157477,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kyle Brickley",
        "dupr_id": "DN7KW6",
        "rating": 3.954,
        "profile_pic_url": null,
        "location": "Glenelg, MD, US"
      },
      {
        "name": "Craig Andersch",
        "dupr_id": "YGDKDD",
        "rating": 3.842,
        "profile_pic_url": null,
        "location": "Raleigh, NC, US"
      }
    ]
  }
]