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

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

ID: 5818612300

对局比分

12-10

落败 / Loss

对决日期

2025-09-13

对局时间 (估算)

5:00 PM

对决场地

Riverside Park Pickleball Courts

View Facility Page →

对决竞争阵营

阵营 1胜方
GD
Gino DeBon

8DKY0L · Northbrook, IL, US

DUPR

5.001

JA
Josiah Aguado

84Q74K · Yorkville, IL, US

DUPR

5.154

阵营 2负方
KG
Keith Grant

3OX42W · Bettendorf, IA, US

DUPR

5.033

JV
Joao Vitor Bayer De Andrade

3VDDDP · Bettendorf, IA, US

DUPR

4.707

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5818612300
显示原始对决元数据 JSON
[
  {
    "team_id": 6194166268,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Gino DeBon",
        "dupr_id": "8DKY0L",
        "rating": 5.001,
        "profile_pic_url": null,
        "location": "Northbrook, IL, US"
      },
      {
        "name": "Josiah Aguado ",
        "dupr_id": "84Q74K",
        "rating": 5.154,
        "profile_pic_url": null,
        "location": "Yorkville, IL, US"
      }
    ]
  },
  {
    "team_id": 7407056610,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Keith Grant",
        "dupr_id": "3OX42W",
        "rating": 5.033,
        "profile_pic_url": null,
        "location": "Bettendorf, IA, US"
      },
      {
        "name": "Joao Vitor Bayer De Andrade",
        "dupr_id": "3VDDDP",
        "rating": 4.707,
        "profile_pic_url": null,
        "location": "Bettendorf, IA, US"
      }
    ]
  }
]