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: 8303916785

Match Scores

11-7

Win

Play Date

2026-03-14

Play Time (Est)

6:15 AM

Play Location

Winter Springs, FL

View Facility Page →

Competitor Teams

TEAM 1WINNER
AS
Andrea Soler

PKYYKX · Maitland, FL, US

DUPR

3.652

FR
Fabiola Ramos

NY4622 · Orlando, FL, US

DUPR

3.250

TEAM 2LOSS
DR
Donna Reichl

YMERE4 · USA

DUPR

3.518

LS
Lily Sanders

94QWJ7 · USA

DUPR

3.928

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-8303916785
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7411338083,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Andrea Soler",
        "dupr_id": "PKYYKX",
        "rating": 3.652,
        "profile_pic_url": null,
        "location": "Maitland, FL, US"
      },
      {
        "name": "Fabiola Ramos",
        "dupr_id": "NY4622",
        "rating": 3.25,
        "profile_pic_url": null,
        "location": "Orlando, FL, US"
      }
    ]
  },
  {
    "team_id": 5624023710,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Donna  Reichl",
        "dupr_id": "YMERE4",
        "rating": 3.518,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Lily Sanders",
        "dupr_id": "94QWJ7",
        "rating": 3.928,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]