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

PPA Tour: Veolia Lakeland Open - Womens Doubles Pro Qualifier

ID: 8193341199

Match Scores

11-9, 11-4

Loss

Play Date

2025-11-18

Play Time (Est)

4:45 AM

Play Location

Lakeland, FL

View Facility Page →

Competitor Teams

TEAM 1WINNER
MT
Mia Turcsany

X2YW65 · Oldsmar, FL, US

DUPR

4.438

MM
Mary McGowan

9PM99K · Bluemont, VA, US

DUPR

5.034

TEAM 2LOSS
AP
Ashley Penaranda

DNJKR4 · Doral, FL, US

DUPR

4.443

HC
Helen Challenger

7D4MD5 · Boca Raton, FL, US

DUPR

4.272

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-8193341199
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8076826069,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mia Turcsany",
        "dupr_id": "X2YW65",
        "rating": 4.438,
        "profile_pic_url": null,
        "location": "Oldsmar, FL, US"
      },
      {
        "name": "Mary McGowan",
        "dupr_id": "9PM99K",
        "rating": 5.034,
        "profile_pic_url": null,
        "location": "Bluemont, VA, US"
      }
    ]
  },
  {
    "team_id": 7579571120,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ashley Penaranda",
        "dupr_id": "DNJKR4",
        "rating": 4.443,
        "profile_pic_url": null,
        "location": "Doral, FL, US"
      },
      {
        "name": "Helen Challenger",
        "dupr_id": "7D4MD5",
        "rating": 4.272,
        "profile_pic_url": null,
        "location": "Boca Raton, FL, US"
      }
    ]
  }
]