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

PPA Tour: 2026 Zimmer Biomet Cape Coral Open - Mixed Doubles Senior Open

ID: 6563897722

对局比分

11-4, 6-11, 11-5

获胜 / Win

对决日期

2026-02-14

对局时间 (估算)

11:30 PM

对决场地

Cape Coral, FL

View Facility Page →

对决竞争阵营

阵营 1胜方
MO
Marina Ohlmuller

3XOZ53 · Lakeland, FL, US

DUPR

4.780

PS
Paul Salmela

3YMX0K · Minneapolis, MN, US

DUPR

5.570

阵营 2负方
JH
Jean Halahan

177PM1 · Washingtonville, NY, US

DUPR

5.127

JC
Joshua Cooperman

QP26MN · Scottsdale, AZ, US

DUPR

5.396

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6563897722
显示原始对决元数据 JSON
[
  {
    "team_id": 5266400739,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Marina Ohlmuller",
        "dupr_id": "3XOZ53",
        "rating": 4.78,
        "profile_pic_url": null,
        "location": "Lakeland, FL, US"
      },
      {
        "name": "Paul Salmela",
        "dupr_id": "3YMX0K",
        "rating": 5.57,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  },
  {
    "team_id": 6760792910,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jean Halahan",
        "dupr_id": "177PM1",
        "rating": 5.127,
        "profile_pic_url": null,
        "location": "Washingtonville, NY, US"
      },
      {
        "name": "Joshua Cooperman",
        "dupr_id": "QP26MN",
        "rating": 5.396,
        "profile_pic_url": null,
        "location": "Scottsdale, AZ, US"
      }
    ]
  }
]