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

PPA Tour: Carvana PPA Masters Powered by Invited - Mixed Doubles Senior Open

ID: 5120868577

对局比分

11-5, 11-7

落败 / Loss

对决日期

2026-01-17

对局时间 (估算)

2:15 AM

对决场地

Rancho Mirage, CA

View Facility Page →

对决竞争阵营

阵营 1胜方
JO
Jennifer Osur Douglas

8JWXQW · Granite Bay, CA, US

DUPR

5.233

JC
Joshua Cooperman

QP26MN · Scottsdale, AZ, US

DUPR

5.409

阵营 2负方
DR
Drita Rosin

DW0V9M · La Quinta, CA, US

DUPR

4.926

AK
Alen Khachatourian

KO5VXK · Burbank, CA, US

DUPR

4.473

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5120868577
显示原始对决元数据 JSON
[
  {
    "team_id": 7875212119,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jennifer Osur Douglas",
        "dupr_id": "8JWXQW",
        "rating": 5.233,
        "profile_pic_url": null,
        "location": "Granite Bay, CA, US"
      },
      {
        "name": "Joshua Cooperman",
        "dupr_id": "QP26MN",
        "rating": 5.409,
        "profile_pic_url": null,
        "location": "Scottsdale, AZ, US"
      }
    ]
  },
  {
    "team_id": 5288674400,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Drita Rosin",
        "dupr_id": "DW0V9M",
        "rating": 4.926,
        "profile_pic_url": null,
        "location": "La Quinta, CA, US"
      },
      {
        "name": "Alen Khachatourian",
        "dupr_id": "KO5VXK",
        "rating": 4.473,
        "profile_pic_url": null,
        "location": "Burbank, CA, US"
      }
    ]
  }
]