Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

APP Tour: 2026 AARP Open - Womens Pro Doubles

ID: 7705478917

Match Scores

12-10, 11-2

Win

Play Date

2026-03-27

Play Time (Est)

2:15 AM

Play Location

Sideout Tsunami Pickleball Center

View Facility Page →

Competitor Teams

TEAM 1WINNER
ES
Emilia Schmidt

59ENKL · Brisbane City, QLD, AU

DUPR

5.903

JB
Jillian Braverman

8MELG3 · Indian Wells, CA, US

DUPR

5.974

TEAM 2LOSS
SM
Seone Mendez

G006DV · NSW, AU

DUPR

5.720

DT
Domenika Turkovic

MYNM4P · Zagreb, HR

DUPR

5.591

Agent Data Access (API)

Sovereign machine-readable APIs for AI search agents and crawler endpoints.

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7705478917
Show Raw Competitor Metadata 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"
      }
    ]
  }
]