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

PPA Tour: 2026 PPA Finals - Mixed Doubles Senior Open

ID: 5562604842

对局比分

11-4, 11-2

获胜 / Win

对决日期

2026-05-09

对局时间 (估算)

7:30 PM

对决场地

San Clemente, CA

View Facility Page →

对决竞争阵营

阵营 1胜方
AO
Andrea Olson

894DMK · Pécs, HU

DUPR

5.509

Steve Deakin

8ELV4V · PPA Tour Pro

DUPR

6.203

阵营 2负方
LF
Lisa Fortman

59KLR0 · San Diego, CA, US

DUPR

4.759

KC
Kemp Chanthanalay

G57WYV · Bellingham, WA, US

DUPR

4.638

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5562604842
显示原始对决元数据 JSON
[
  {
    "team_id": 6944960680,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Andrea Olson",
        "dupr_id": "894DMK",
        "rating": 5.509,
        "profile_pic_url": null,
        "location": "Pécs, HU"
      },
      {
        "name": "Steve Deakin",
        "dupr_id": "8ELV4V",
        "rating": 6.203,
        "profile_pic_url": "https://ppatour.com/wp-content/uploads/2025/03/Steve-Deakin.png",
        "location": "PPA Tour Pro"
      }
    ]
  },
  {
    "team_id": 5257348749,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Lisa Fortman",
        "dupr_id": "59KLR0",
        "rating": 4.759,
        "profile_pic_url": null,
        "location": "San Diego, CA, US"
      },
      {
        "name": "Kemp Chanthanalay",
        "dupr_id": "G57WYV",
        "rating": 4.638,
        "profile_pic_url": null,
        "location": "Bellingham, WA, US"
      }
    ]
  }
]