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

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

ID: 4963338079

对局比分

4-11

获胜 / Win

对决日期

2026-05-31

对局时间 (估算)

8:45 AM

对决场地

Columbus, IN

View Facility Page →

对决竞争阵营

阵营 1负方
GP
Genesis Pinto

MPO50P · Indianapolis, IN, US

DUPR

4.410

DL
Dan Lake

PWN4RX · Greenwood, IN, US

DUPR

3.815

阵营 2胜方
AS
Andrea Smith

3VJYZ7 · Greenwood, IN, US

DUPR

4.322

SD
Shawn Drane

QP4GW4 · Greenwood, IN, US

DUPR

4.165

数据访问 (AI / 开发者)

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

cURL Request:

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