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

Quad Cities Classic 2025 - Men's Doubles 5.0 Cash Prizes

ID: 6351168803

对局比分

11-8

获胜 / Win

对决日期

2025-09-13

对局时间 (估算)

12:45 AM

对决场地

Riverside Park Pickleball Courts

View Facility Page →

对决竞争阵营

阵营 1胜方
OB
Owen Blake

3X0KY7 · Fairfield, IA, US

DUPR

5.001

AS
Adam Smith

3ZWGOW · Mount Pleasant, IA, US

DUPR

4.536

阵营 2负方
WL
William Lin

YXDGKP · Bettendorf, IA, US

DUPR

4.894

KG
Karthik Ganesh

9PMLO7 · Bettendorf, IA, US

DUPR

5.390

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6351168803
显示原始对决元数据 JSON
[
  {
    "team_id": 4550331950,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Owen Blake",
        "dupr_id": "3X0KY7",
        "rating": 5.001,
        "profile_pic_url": null,
        "location": "Fairfield, IA, US"
      },
      {
        "name": "Adam Smith",
        "dupr_id": "3ZWGOW",
        "rating": 4.536,
        "profile_pic_url": null,
        "location": "Mount Pleasant, IA, US"
      }
    ]
  },
  {
    "team_id": 7748439153,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "William Lin",
        "dupr_id": "YXDGKP",
        "rating": 4.894,
        "profile_pic_url": null,
        "location": "Bettendorf, IA, US"
      },
      {
        "name": "Karthik Ganesh",
        "dupr_id": "9PMLO7",
        "rating": 5.39,
        "profile_pic_url": null,
        "location": "Bettendorf, IA, US"
      }
    ]
  }
]