返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

2025 NSGA National Pickleball Tournament - Mens Doubles Age: (60 To 64) Skill: (4.5 And Above)

ID: 4357902281

对局比分

6-15

获胜 / Win

对决日期

2025-08-01

对局时间 (估算)

6:15 AM

对决场地

Des Moines, IA

View Facility Page →

对决竞争阵营

阵营 1负方
PC
Paul Colbert Jr.

1N5ROZ · Upper Marlboro, MD, US

DUPR

4.601

KR
Kevin Reading

84VKMG · Lewes, DE, US

DUPR

4.909

阵营 2胜方
SC
Scott Cawley

8DR0N6 · Urbandale, IA, US

DUPR

5.123

DN
Dean Nihart

1NXPY7 · Johnston, IA, US

DUPR

4.743

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4357902281
显示原始对决元数据 JSON
[
  {
    "team_id": 7575317237,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Paul Colbert Jr.",
        "dupr_id": "1N5ROZ",
        "rating": 4.601,
        "profile_pic_url": null,
        "location": "Upper Marlboro, MD, US"
      },
      {
        "name": "Kevin Reading",
        "dupr_id": "84VKMG",
        "rating": 4.909,
        "profile_pic_url": null,
        "location": "Lewes, DE, US"
      }
    ]
  },
  {
    "team_id": 5339132980,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Scott Cawley",
        "dupr_id": "8DR0N6",
        "rating": 5.123,
        "profile_pic_url": null,
        "location": "Urbandale, IA, US"
      },
      {
        "name": "Dean Nihart",
        "dupr_id": "1NXPY7",
        "rating": 4.743,
        "profile_pic_url": null,
        "location": "Johnston, IA, US"
      }
    ]
  }
]