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

2026 Opelika PPA Challenger - Mixed Doubles Pro Main Draw

ID: 5442405896

对局比分

11-4, 10-12, 11-8

获胜 / Win

对决日期

2026-04-19

对局时间 (估算)

9:00 PM

对决场地

Opelika, AL

View Facility Page →

对决竞争阵营

阵营 1胜方
Liz Truluck

NYYZK6 · PPA Tour Pro

DUPR

5.634

Anderson Scarpa

3OWLR2 · PPA Tour Pro

DUPR

6.274

阵营 2负方
OS
Oscar Serra

7DKV95 · CA, Sardinia, IT

DUPR

6.091

AC
Anne-Sophie Courteau

7DVZ65 · Saint-Jean-sur-Richelieu, QC, CA

DUPR

5.558

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5442405896
显示原始对决元数据 JSON
[
  {
    "team_id": 4511850481,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Liz Truluck",
        "dupr_id": "NYYZK6",
        "rating": 5.634,
        "profile_pic_url": "https://ppatour.com/wp-content/uploads/2025/03/Liz-Truluck.png",
        "location": "PPA Tour Pro"
      },
      {
        "name": "Anderson Scarpa",
        "dupr_id": "3OWLR2",
        "rating": 6.274,
        "profile_pic_url": "https://ppatour.com/wp-content/uploads/2025/03/anderson-Scarpa.png",
        "location": "PPA Tour Pro"
      }
    ]
  },
  {
    "team_id": 8262738547,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Oscar Serra",
        "dupr_id": "7DKV95",
        "rating": 6.091,
        "profile_pic_url": null,
        "location": "CA, Sardinia, IT"
      },
      {
        "name": "Anne-Sophie Courteau",
        "dupr_id": "7DVZ65",
        "rating": 5.558,
        "profile_pic_url": null,
        "location": "Saint-Jean-sur-Richelieu, QC, CA"
      }
    ]
  }
]