Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Men's 4.5 - Sleigh & Play Showdown

ID: 6228861144

Match Scores

6-11

Win

Play Date

2025-12-13

Play Time (Est)

1:00 PM

Play Location

Atlanta National Pickleball Club

View Facility Page →

Competitor Teams

TEAM 1LOSS
JL
Jay Little

4L9VGM · USA

DUPR

3.774

MA
Mahdi Agha

L5KD9Z · Alpharetta, GA, US

DUPR

4.415

TEAM 2WINNER
JG
Jeffrey Garaygay

9PV22E · Bacolod, Western Visayas, PH

DUPR

4.505

ML
Michael lung

YMMMVK · Alpharetta, GA, US

DUPR

5.078

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-6228861144
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7103911086,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jay Little",
        "dupr_id": "4L9VGM",
        "rating": 3.774,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Mahdi Agha",
        "dupr_id": "L5KD9Z",
        "rating": 4.415,
        "profile_pic_url": null,
        "location": "Alpharetta, GA, US"
      }
    ]
  },
  {
    "team_id": 7967748977,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jeffrey Garaygay",
        "dupr_id": "9PV22E",
        "rating": 4.505,
        "profile_pic_url": null,
        "location": "Bacolod, Western Visayas, PH"
      },
      {
        "name": "Michael lung",
        "dupr_id": "YMMMVK",
        "rating": 5.078,
        "profile_pic_url": null,
        "location": "Alpharetta, GA, US"
      }
    ]
  }
]