Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

Men's 4.5 - Sleigh & Play Showdown

ID: 6218001782

Match Scores

6-11

Win

Play Date

2025-12-13

Play Time (Est)

3:30 PM

Play Location

Atlanta National Pickleball Club

View Facility Page →

Competitor Teams

TEAM 1LOSS
SD
Saeid Dantism

JZZ26O · Atlanta, GA, US

DUPR

4.454

GV
Grant V Parsons

9P9YRJ · USA

DUPR

4.285

TEAM 2WINNER
JG
Jeffrey Garaygay

9PV22E · Bacolod, Western Visayas, PH

DUPR

4.498

ML
Michael lung

YMMMVK · Alpharetta, GA, US

DUPR

5.068

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-6218001782
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6223159122,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Saeid Dantism",
        "dupr_id": "JZZ26O",
        "rating": 4.454,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      },
      {
        "name": "Grant V Parsons",
        "dupr_id": "9P9YRJ",
        "rating": 4.285,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5996415225,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jeffrey Garaygay",
        "dupr_id": "9PV22E",
        "rating": 4.498,
        "profile_pic_url": null,
        "location": "Bacolod, Western Visayas, PH"
      },
      {
        "name": "Michael lung",
        "dupr_id": "YMMMVK",
        "rating": 5.068,
        "profile_pic_url": null,
        "location": "Alpharetta, GA, US"
      }
    ]
  }
]