返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

PPA Tour: 2026 Carvana Mesa Cup - Mixed Doubles Skill: (5.0) Age: (08 To 34)

ID: 7527030668

对局比分

15-7

获胜 / Win

对决日期

2026-02-22

对局时间 (估算)

9:00 PM

对决场地

Mesa, AZ

View Facility Page →

对决竞争阵营

阵营 1胜方
AH
Andrea Haas

3VX6G6 · Prairie Village, KS, US

DUPR

4.900

KG
Kyle Goodburn

3ZZLMP · Mission Hills, KS, US

DUPR

5.449

阵营 2负方
MB
Mila Bonfitto

3ZJRMM · Scottsdale, AZ, US

DUPR

4.528

SF
Shamus Flanagan

M200XP · Phoenix, AZ, US

DUPR

4.718

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7527030668
显示原始对决元数据 JSON
[
  {
    "team_id": 4813131400,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Andrea Haas",
        "dupr_id": "3VX6G6",
        "rating": 4.9,
        "profile_pic_url": null,
        "location": "Prairie Village, KS, US"
      },
      {
        "name": "Kyle Goodburn",
        "dupr_id": "3ZZLMP",
        "rating": 5.449,
        "profile_pic_url": null,
        "location": "Mission Hills, KS, US"
      }
    ]
  },
  {
    "team_id": 7422247902,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mila Bonfitto",
        "dupr_id": "3ZJRMM",
        "rating": 4.528,
        "profile_pic_url": null,
        "location": "Scottsdale, AZ, US"
      },
      {
        "name": "Shamus Flanagan",
        "dupr_id": "M200XP",
        "rating": 4.718,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      }
    ]
  }
]