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

Match Scores

15-7

Loss

Play Date

2026-03-14

Play Time (Est)

1:00 PM

Play Location

Winter Springs, FL

View Facility Page →

Competitor Teams

TEAM 1WINNER
DR
Donna Reichl

YMERE4 · USA

DUPR

3.518

LS
Lily Sanders

94QWJ7 · USA

DUPR

3.897

TEAM 2LOSS
JK
Justine Kresl

MYD5VL · Lakeland, FL, US

DUPR

3.919

CS
Carly Snyder

9P72GE · Lakeland, FL, US

DUPR

3.696

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-6586768932
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7072697296,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Donna  Reichl",
        "dupr_id": "YMERE4",
        "rating": 3.518,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Lily Sanders",
        "dupr_id": "94QWJ7",
        "rating": 3.897,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8335487189,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Justine Kresl",
        "dupr_id": "MYD5VL",
        "rating": 3.919,
        "profile_pic_url": null,
        "location": "Lakeland, FL, US"
      },
      {
        "name": "Carly Snyder",
        "dupr_id": "9P72GE",
        "rating": 3.696,
        "profile_pic_url": null,
        "location": "Lakeland, FL, US"
      }
    ]
  }
]