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

US Senior Pickleball National Championships @ Pictona - Mens Doubles LEGENDS Age: (65 To 69) Skill: (4.0)

ID: 4588948321

对局比分

5-11

获胜 / Win

对决日期

2025-12-07

对局时间 (估算)

2:15 AM

对决场地

Holly Hill, FL

View Facility Page →

对决竞争阵营

阵营 1负方
MS
Michael Shiver

8K5006 · Leesburg, GA, US

DUPR

4.269

TD
Tinsley Dozier

3LG4K1 · Albany, GA, US

DUPR

4.057

阵营 2胜方
SH
Steve Hodges

8KJQK6 · Overland Park, KS, US

DUPR

4.341

BH
Bill Hodges

1QZNM4 · Tarpon Springs, FL, US

DUPR

4.212

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4588948321
显示原始对决元数据 JSON
[
  {
    "team_id": 5972872946,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Michael Shiver",
        "dupr_id": "8K5006",
        "rating": 4.269,
        "profile_pic_url": null,
        "location": "Leesburg, GA, US"
      },
      {
        "name": "Tinsley Dozier",
        "dupr_id": "3LG4K1",
        "rating": 4.057,
        "profile_pic_url": null,
        "location": "Albany, GA, US"
      }
    ]
  },
  {
    "team_id": 7493134888,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Steve Hodges",
        "dupr_id": "8KJQK6",
        "rating": 4.341,
        "profile_pic_url": null,
        "location": "Overland Park, KS, US"
      },
      {
        "name": "Bill Hodges",
        "dupr_id": "1QZNM4",
        "rating": 4.212,
        "profile_pic_url": null,
        "location": "Tarpon Springs, FL, US"
      }
    ]
  }
]