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

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

ID: 4509280609

对局比分

10-15

获胜 / Win

对决日期

2026-02-14

对局时间 (估算)

2:15 AM

对决场地

Cape Coral, FL

View Facility Page →

对决竞争阵营

阵营 1负方
AM
Aila Main

3Y52GD · New York, NY, US

DUPR

5.453

HL
Hugh Laroque

8KEWJY · Chesterbrook, PA, US

DUPR

5.181

阵营 2胜方
MO
Marina Ohlmuller

3XOZ53 · Lakeland, FL, US

DUPR

4.762

PS
Paul Salmela

3YMX0K · Minneapolis, MN, US

DUPR

5.550

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4509280609
显示原始对决元数据 JSON
[
  {
    "team_id": 8224831581,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Aila Main",
        "dupr_id": "3Y52GD",
        "rating": 5.453,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      },
      {
        "name": "Hugh Laroque",
        "dupr_id": "8KEWJY",
        "rating": 5.181,
        "profile_pic_url": null,
        "location": "Chesterbrook, PA, US"
      }
    ]
  },
  {
    "team_id": 7043666598,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Marina Ohlmuller",
        "dupr_id": "3XOZ53",
        "rating": 4.762,
        "profile_pic_url": null,
        "location": "Lakeland, FL, US"
      },
      {
        "name": "Paul Salmela",
        "dupr_id": "3YMX0K",
        "rating": 5.55,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  }
]