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

Quad Cities Classic 2025 - Mixed Doubles 4.5 for Cash Prizes

ID: 5235183343

对局比分

9-11

获胜 / Win

对决日期

2025-09-14

对局时间 (估算)

8:45 AM

对决场地

Riverside Park Pickleball Courts

View Facility Page →

对决竞争阵营

阵营 1负方
LG
Lisa Grant

84W5YM · USA

DUPR

3.261

KG
Keith Grant

3OX42W · Bettendorf, IA, US

DUPR

5.136

阵营 2胜方
DH
Dina Haveric

QP52G5 · MN, US

DUPR

4.109

PP
paween pongpaitoon

3065R2 · USA

DUPR

4.382

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5235183343
显示原始对决元数据 JSON
[
  {
    "team_id": 6451167255,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Lisa Grant",
        "dupr_id": "84W5YM",
        "rating": 3.261,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Keith Grant",
        "dupr_id": "3OX42W",
        "rating": 5.136,
        "profile_pic_url": null,
        "location": "Bettendorf, IA, US"
      }
    ]
  },
  {
    "team_id": 7149184225,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Dina Haveric",
        "dupr_id": "QP52G5",
        "rating": 4.109,
        "profile_pic_url": null,
        "location": "MN, US"
      },
      {
        "name": "paween pongpaitoon",
        "dupr_id": "3065R2",
        "rating": 4.382,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]