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

Quad Cities Classic 2025 - Mixed Doubles 4.5 for Cash Prizes

ID: 5218789674

对局比分

11-7

获胜 / Win

对决日期

2025-09-14

对局时间 (估算)

7:30 PM

对决场地

Riverside Park Pickleball Courts

View Facility Page →

对决竞争阵营

阵营 1胜方
LG
Lisa Grant

84W5YM · USA

DUPR

3.227

KG
Keith Grant

3OX42W · Bettendorf, IA, US

DUPR

5.080

阵营 2负方
MB
Mark Boyer

8W7DGK · Cedar Rapids, IA, US

DUPR

4.125

LB
Lindsey Buckman

V745N7 · Cedar Rapids, IA, US

DUPR

4.443

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5218789674
显示原始对决元数据 JSON
[
  {
    "team_id": 6842198624,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Lisa Grant",
        "dupr_id": "84W5YM",
        "rating": 3.227,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Keith Grant",
        "dupr_id": "3OX42W",
        "rating": 5.08,
        "profile_pic_url": null,
        "location": "Bettendorf, IA, US"
      }
    ]
  },
  {
    "team_id": 6212906773,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mark Boyer",
        "dupr_id": "8W7DGK",
        "rating": 4.125,
        "profile_pic_url": null,
        "location": "Cedar Rapids, IA, US"
      },
      {
        "name": "Lindsey Buckman",
        "dupr_id": "V745N7",
        "rating": 4.443,
        "profile_pic_url": null,
        "location": "Cedar Rapids, IA, US"
      }
    ]
  }
]