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

PPA Tour: 2026 PPA Finals - Mixed Doubles Senior Open

ID: 6448746470

对局比分

11-5, 11-0

获胜 / Win

对决日期

2026-05-09

对局时间 (估算)

3:30 PM

对决场地

San Clemente, CA

View Facility Page →

对决竞争阵营

阵营 1胜方
AO
Andrea Olson

894DMK · Pécs, HU

DUPR

5.517

Steve Deakin

8ELV4V · PPA Tour Pro

DUPR

6.212

阵营 2负方
JO
Jennifer Osur Douglas

8JWXQW · Granite Bay, CA, US

DUPR

5.254

JC
Joshua Cooperman

QP26MN · Scottsdale, AZ, US

DUPR

5.169

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6448746470
显示原始对决元数据 JSON
[
  {
    "team_id": 8149247832,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Andrea Olson",
        "dupr_id": "894DMK",
        "rating": 5.517,
        "profile_pic_url": null,
        "location": "Pécs, HU"
      },
      {
        "name": "Steve Deakin",
        "dupr_id": "8ELV4V",
        "rating": 6.212,
        "profile_pic_url": "https://ppatour.com/wp-content/uploads/2025/03/Steve-Deakin.png",
        "location": "PPA Tour Pro"
      }
    ]
  },
  {
    "team_id": 5726497915,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jennifer Osur Douglas",
        "dupr_id": "8JWXQW",
        "rating": 5.254,
        "profile_pic_url": null,
        "location": "Granite Bay, CA, US"
      },
      {
        "name": "Joshua Cooperman",
        "dupr_id": "QP26MN",
        "rating": 5.169,
        "profile_pic_url": null,
        "location": "Scottsdale, AZ, US"
      }
    ]
  }
]