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

APP Tour: 2026 AARP Open - Womens Pro Doubles

ID: 7705478917

对局比分

12-10, 11-2

获胜 / Win

对决日期

2026-03-27

对局时间 (估算)

2:15 AM

对决场地

Sideout Tsunami Pickleball Center

View Facility Page →

对决竞争阵营

阵营 1胜方
ES
Emilia Schmidt

59ENKL · Brisbane City, QLD, AU

DUPR

5.903

JB
Jillian Braverman

8MELG3 · Indian Wells, CA, US

DUPR

5.974

阵营 2负方
SM
Seone Mendez

G006DV · NSW, AU

DUPR

5.720

DT
Domenika Turkovic

MYNM4P · Zagreb, HR

DUPR

5.591

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7705478917
显示原始对决元数据 JSON
[
  {
    "team_id": 5064491751,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Emilia Schmidt ",
        "dupr_id": "59ENKL",
        "rating": 5.903,
        "profile_pic_url": null,
        "location": "Brisbane City, QLD, AU"
      },
      {
        "name": "Jillian Braverman",
        "dupr_id": "8MELG3",
        "rating": 5.974,
        "profile_pic_url": null,
        "location": "Indian Wells, CA, US"
      }
    ]
  },
  {
    "team_id": 8065630830,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Seone Mendez",
        "dupr_id": "G006DV",
        "rating": 5.72,
        "profile_pic_url": null,
        "location": "NSW, AU"
      },
      {
        "name": "Domenika Turkovic",
        "dupr_id": "MYNM4P",
        "rating": 5.591,
        "profile_pic_url": null,
        "location": "Zagreb, HR"
      }
    ]
  }
]