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

Spring Slam - Mixed Doubles Skill: (3.5 And Above) Age: (Any)

ID: 6612257746

对局比分

11-0

获胜 / Win

对决日期

2025-05-11

对局时间 (估算)

11:30 PM

对决场地

Grand Forks, ND

View Facility Page →

对决竞争阵营

阵营 1胜方
AL
Amanda Logan

PK597E · Fargo, ND, US

DUPR

4.718

Aric Cai

O6WK2L · Fargo, ND, US

DUPR

4.591

阵营 2负方
VW
Veronica Whitehead

3V2Y5P · USA

DUPR

4.311

IA
Ishir Agarwal

5ENLRV · USA

DUPR

3.721

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6612257746
显示原始对决元数据 JSON
[
  {
    "team_id": 4644404091,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Amanda Logan",
        "dupr_id": "PK597E",
        "rating": 4.718,
        "profile_pic_url": null,
        "location": "Fargo, ND, US"
      },
      {
        "name": "Aric  Cai",
        "dupr_id": "O6WK2L",
        "rating": 4.591,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/6736339f9ea48.jpg",
        "location": "Fargo, ND, US"
      }
    ]
  },
  {
    "team_id": 5021788495,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Veronica Whitehead",
        "dupr_id": "3V2Y5P",
        "rating": 4.311,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ishir Agarwal",
        "dupr_id": "5ENLRV",
        "rating": 3.721,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]