Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

2nd Annual Southwest Florida Open 2026 - Mixed Doubles Skill: (4.0) Age: (Any)

ID: 5414805292

Match Scores

11-2

Win

Play Date

2026-02-22

Play Time (Est)

5:00 PM

Play Location

Bonita Springs, FL

View Facility Page →

Competitor Teams

TEAM 1WINNER
MY
Marie Y Elmendorf

1QX074 · Collier County, FL, US

DUPR

4.065

AZ
Andrew Zimmer

RZ9K0N · Charlotte, NC, US

DUPR

4.431

TEAM 2LOSS
KG
Korin Gulshen

1QXKNR · Naples, FL, US

DUPR

3.284

JT
Joey Trombley

17MLX5 · USA

DUPR

3.257

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-5414805292
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8507562505,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Marie Y Elmendorf",
        "dupr_id": "1QX074",
        "rating": 4.065,
        "profile_pic_url": null,
        "location": "Collier County, FL, US"
      },
      {
        "name": "Andrew Zimmer",
        "dupr_id": "RZ9K0N",
        "rating": 4.431,
        "profile_pic_url": null,
        "location": "Charlotte, NC, US"
      }
    ]
  },
  {
    "team_id": 8093743340,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Korin Gulshen",
        "dupr_id": "1QXKNR",
        "rating": 3.284,
        "profile_pic_url": null,
        "location": "Naples, FL, US"
      },
      {
        "name": "Joey Trombley",
        "dupr_id": "17MLX5",
        "rating": 3.257,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]