Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

The Kickoff Classic - Men's Doubles 3.5 Double Elimination 12-49 Age

ID: 6486199599

Match Scores

11-7, 4-11, 8-11

Loss

Play Date

2026-01-03

Play Time (Est)

4:45 AM

Play Location

USOP National Pickleball Center - East Naples Park

Unverified Facility

Competitor Teams

TEAM 1LOSS
MM
Maddy Martinez

QPPNJ4 · Collier County, FL, US

DUPR

3.243

MG
Michael Gindroz

W6NYYL · USA

DUPR

3.790

TEAM 2WINNER
DM
Danilo Morales

QJEDOD · USA

DUPR

3.376

GD
George Davila

GWGNEM · USA

DUPR

3.395

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-6486199599
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5534663664,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Maddy Martinez",
        "dupr_id": "QPPNJ4",
        "rating": 3.243,
        "profile_pic_url": null,
        "location": "Collier County, FL, US"
      },
      {
        "name": "Michael Gindroz",
        "dupr_id": "W6NYYL",
        "rating": 3.79,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8549279406,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Danilo Morales",
        "dupr_id": "QJEDOD",
        "rating": 3.376,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "George Davila",
        "dupr_id": "GWGNEM",
        "rating": 3.395,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]