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

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

ID: 7374898056

对局比分

11-9

落败 / Loss

对决日期

2026-05-31

对局时间 (估算)

1:00 PM

对决场地

Columbus, IN

View Facility Page →

对决竞争阵营

阵营 1胜方
AW
Abbey Wagoner

ZZZQ6L · USA

DUPR

3.264

DS
Dulce Sabio

O6D7O7 · Bloomington, IN, US

DUPR

4.135

阵营 2负方
GP
Genesis Pinto

MPO50P · Indianapolis, IN, US

DUPR

4.328

DL
Dan Lake

PWN4RX · Greenwood, IN, US

DUPR

3.782

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7374898056
显示原始对决元数据 JSON
[
  {
    "team_id": 8077962303,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Abbey Wagoner",
        "dupr_id": "ZZZQ6L",
        "rating": 3.264,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Dulce Sabio",
        "dupr_id": "O6D7O7",
        "rating": 4.135,
        "profile_pic_url": null,
        "location": "Bloomington, IN, US"
      }
    ]
  },
  {
    "team_id": 6713925859,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Genesis Pinto",
        "dupr_id": "MPO50P",
        "rating": 4.328,
        "profile_pic_url": null,
        "location": "Indianapolis, IN, US"
      },
      {
        "name": "Dan Lake",
        "dupr_id": "PWN4RX",
        "rating": 3.782,
        "profile_pic_url": null,
        "location": "Greenwood, IN, US"
      }
    ]
  }
]