Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

YMCA National Pickleball Tournament - Mixed Doubles 4.5 Single Elimination 60-69 Age

ID: 5283648092

Match Scores

15-9

Win

Play Date

2025-11-09

Play Time (Est)

9:00 PM

Play Location

USOP National Pickleball Center - East Naples Park

Unverified Facility

Competitor Teams

TEAM 1WINNER
RG
Robert Guilbert

8KEVJO · Naples, FL, US

DUPR

4.499

DA
DELETED Account

0QMDLQ · USA

DUPR

4.801

TEAM 2LOSS
JD
John Del Monte

8D7YKL · USA

DUPR

4.172

KM
Kathleen M Del Monte

3V02V7 · Naples, FL, US

DUPR

4.496

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-5283648092
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6971310703,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Robert Guilbert",
        "dupr_id": "8KEVJO",
        "rating": 4.499,
        "profile_pic_url": null,
        "location": "Naples, FL, US"
      },
      {
        "name": "DELETED Account",
        "dupr_id": "0QMDLQ",
        "rating": 4.801,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4771889544,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "John Del Monte",
        "dupr_id": "8D7YKL",
        "rating": 4.172,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kathleen M Del Monte",
        "dupr_id": "3V02V7",
        "rating": 4.496,
        "profile_pic_url": null,
        "location": "Naples, FL, US"
      }
    ]
  }
]