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

Cera Sports Park and Camp Grounds 3rd Annual Pickleball Classic - Mixed Doubles 4.0

ID: 8300927419

对局比分

11-1

获胜 / Win

对决日期

2026-05-31

对局时间 (估算)

8:45 AM

对决场地

Columbus, IN

View Facility Page →

对决竞争阵营

阵营 1胜方
AS
Andrea Smith

3VJYZ7 · Greenwood, IN, US

DUPR

4.375

SD
Shawn Drane

QP4GW4 · Greenwood, IN, US

DUPR

4.220

阵营 2负方
GP
Genesis Pinto

MPO50P · Indianapolis, IN, US

DUPR

4.393

DL
Dan Lake

PWN4RX · Greenwood, IN, US

DUPR

3.806

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8300927419
显示原始对决元数据 JSON
[
  {
    "team_id": 7379331974,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Andrea Smith",
        "dupr_id": "3VJYZ7",
        "rating": 4.375,
        "profile_pic_url": null,
        "location": "Greenwood, IN, US"
      },
      {
        "name": "Shawn Drane",
        "dupr_id": "QP4GW4",
        "rating": 4.22,
        "profile_pic_url": null,
        "location": "Greenwood, IN, US"
      }
    ]
  },
  {
    "team_id": 8245493533,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Genesis Pinto",
        "dupr_id": "MPO50P",
        "rating": 4.393,
        "profile_pic_url": null,
        "location": "Indianapolis, IN, US"
      },
      {
        "name": "Dan Lake",
        "dupr_id": "PWN4RX",
        "rating": 3.806,
        "profile_pic_url": null,
        "location": "Greenwood, IN, US"
      }
    ]
  }
]