Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Fruit Cove Pickleball Classic - 4th Annual - Mens Doubles Skill: (4.5) Age: (39 And Under)

ID: 5965953294

Match Scores

11-15

Win

Play Date

2026-02-07

Play Time (Est)

7:30 PM

Play Location

Saint Johns, FL

Unverified Facility

Competitor Teams

TEAM 1LOSS
MG
Michael Gassman

6Z4O7E · St. Augustine, FL, US

DUPR

3.731

JE
Jackson Edwards

8450DM · USA

DUPR

3.913

TEAM 2WINNER
ML
Michael Latino

9PL7ZE · Jacksonville, FL, US

DUPR

4.366

RR
Rehan Rangachari

V49P77 · Ponte Vedra Beach, FL, US

DUPR

3.725

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-5965953294
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5688365434,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Michael Gassman",
        "dupr_id": "6Z4O7E",
        "rating": 3.731,
        "profile_pic_url": null,
        "location": "St. Augustine, FL, US"
      },
      {
        "name": "Jackson Edwards",
        "dupr_id": "8450DM",
        "rating": 3.913,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4529248001,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Michael Latino",
        "dupr_id": "9PL7ZE",
        "rating": 4.366,
        "profile_pic_url": null,
        "location": "Jacksonville, FL, US"
      },
      {
        "name": "Rehan Rangachari",
        "dupr_id": "V49P77",
        "rating": 3.725,
        "profile_pic_url": null,
        "location": "Ponte Vedra Beach, FL, US"
      }
    ]
  }
]