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

PPA Tour: 2026 PPA Finals - Mixed Doubles Senior Open

ID: 5541053269

对局比分

11-1, 11-3

获胜 / Win

对决日期

2026-05-09

对局时间 (估算)

2:15 AM

对决场地

San Clemente, CA

View Facility Page →

对决竞争阵营

阵营 1胜方
JO
Jennifer Osur Douglas

8JWXQW · Granite Bay, CA, US

DUPR

5.270

JC
Joshua Cooperman

QP26MN · Scottsdale, AZ, US

DUPR

5.183

阵营 2负方
KW
Kim Wilson

LV9VNZ · Boulder, CO, US

DUPR

3.786

JG
Jason Gerlach

JZ5PO4 · Boulder, CO, US

DUPR

4.071

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5541053269
显示原始对决元数据 JSON
[
  {
    "team_id": 5828486345,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jennifer Osur Douglas",
        "dupr_id": "8JWXQW",
        "rating": 5.27,
        "profile_pic_url": null,
        "location": "Granite Bay, CA, US"
      },
      {
        "name": "Joshua Cooperman",
        "dupr_id": "QP26MN",
        "rating": 5.183,
        "profile_pic_url": null,
        "location": "Scottsdale, AZ, US"
      }
    ]
  },
  {
    "team_id": 5504431975,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kim Wilson",
        "dupr_id": "LV9VNZ",
        "rating": 3.786,
        "profile_pic_url": null,
        "location": "Boulder, CO, US"
      },
      {
        "name": "Jason Gerlach",
        "dupr_id": "JZ5PO4",
        "rating": 4.071,
        "profile_pic_url": null,
        "location": "Boulder, CO, US"
      }
    ]
  }
]