Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Florida Pro-Am Circuit - Central Winds Orlando - Women's Doubles Skill: (4.0) 49 and Under

ID: 6882293338

Match Scores

15-9

Loss

Play Date

2026-03-14

Play Time (Est)

11:30 PM

Play Location

Winter Springs, FL

View Facility Page →

Competitor Teams

TEAM 1WINNER
AS
Andrea Soler

PKYYKX · Maitland, FL, US

DUPR

3.746

FR
Fabiola Ramos

NY4622 · Orlando, FL, US

DUPR

3.404

TEAM 2LOSS
JK
Justine Kresl

MYD5VL · Lakeland, FL, US

DUPR

3.950

CS
Carly Snyder

9P72GE · Lakeland, FL, US

DUPR

3.762

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-6882293338
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5945116287,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Andrea Soler",
        "dupr_id": "PKYYKX",
        "rating": 3.746,
        "profile_pic_url": null,
        "location": "Maitland, FL, US"
      },
      {
        "name": "Fabiola Ramos",
        "dupr_id": "NY4622",
        "rating": 3.404,
        "profile_pic_url": null,
        "location": "Orlando, FL, US"
      }
    ]
  },
  {
    "team_id": 5785409936,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Justine Kresl",
        "dupr_id": "MYD5VL",
        "rating": 3.95,
        "profile_pic_url": null,
        "location": "Lakeland, FL, US"
      },
      {
        "name": "Carly Snyder",
        "dupr_id": "9P72GE",
        "rating": 3.762,
        "profile_pic_url": null,
        "location": "Lakeland, FL, US"
      }
    ]
  }
]