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

PPA Tour: 2026 Carvana Mesa Cup - Mixed Doubles Skill: (4.5) Age: (35 To 49)

ID: 7184980020

对局比分

15-12

获胜 / Win

对决日期

2026-02-22

对局时间 (估算)

1:00 PM

对决场地

Mesa, AZ

View Facility Page →

对决竞争阵营

阵营 1胜方
LS
Lesley Soine

0Q2RJN · West Fargo, ND, US

DUPR

4.352

BA
Brandon Aalgaard

8WZ0WK · USA

DUPR

4.367

阵营 2负方
AM
Abbe Murray

8EY2YV · Glenwood Springs, CO, US

DUPR

4.370

SJ
Sam Johnson

V7X2VE · USA

DUPR

4.276

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7184980020
显示原始对决元数据 JSON
[
  {
    "team_id": 7318526350,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Lesley Soine",
        "dupr_id": "0Q2RJN",
        "rating": 4.352,
        "profile_pic_url": null,
        "location": "West Fargo, ND, US"
      },
      {
        "name": "Brandon Aalgaard",
        "dupr_id": "8WZ0WK",
        "rating": 4.367,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5992234707,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Abbe Murray",
        "dupr_id": "8EY2YV",
        "rating": 4.37,
        "profile_pic_url": null,
        "location": "Glenwood Springs, CO, US"
      },
      {
        "name": "Sam Johnson",
        "dupr_id": "V7X2VE",
        "rating": 4.276,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]