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

Match Scores

15-1

Win

Play Date

2026-03-14

Play Time (Est)

6:15 AM

Play Location

Winter Springs, FL

View Facility Page →

Competitor Teams

TEAM 1WINNER
JK
Justine Kresl

MYD5VL · Lakeland, FL, US

DUPR

3.983

CS
Carly Snyder

9P72GE · Lakeland, FL, US

DUPR

3.835

TEAM 2LOSS
MS
Michele Stewart

30ZWKX · USA

DUPR

3.568

RL
Rebecca Lieb

8DY99L · Bradenton, FL, US

DUPR

2.860

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-5077484309
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5641378634,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Justine Kresl",
        "dupr_id": "MYD5VL",
        "rating": 3.983,
        "profile_pic_url": null,
        "location": "Lakeland, FL, US"
      },
      {
        "name": "Carly Snyder",
        "dupr_id": "9P72GE",
        "rating": 3.835,
        "profile_pic_url": null,
        "location": "Lakeland, FL, US"
      }
    ]
  },
  {
    "team_id": 5218664086,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Michele Stewart",
        "dupr_id": "30ZWKX",
        "rating": 3.568,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Rebecca Lieb",
        "dupr_id": "8DY99L",
        "rating": 2.86,
        "profile_pic_url": null,
        "location": "Bradenton, FL, US"
      }
    ]
  }
]