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

Men's 4.5 - Sleigh & Play Showdown

ID: 7165292962

Match Scores

0-11

Win

Play Date

2025-12-13

Play Time (Est)

11:30 PM

Play Location

Atlanta National Pickleball Club

View Facility Page →

Competitor Teams

TEAM 1LOSS
TK
Tom Kue

562DRV · USA

DUPR

4.443

JH
John Hur

ZNKDYM · Macon, GA, US

DUPR

4.154

TEAM 2WINNER
JG
Jeffrey Garaygay

9PV22E · Bacolod, Western Visayas, PH

DUPR

4.660

ML
Michael lung

YMMMVK · Alpharetta, GA, US

DUPR

5.341

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-7165292962
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7667985519,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Tom Kue",
        "dupr_id": "562DRV",
        "rating": 4.443,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "John Hur",
        "dupr_id": "ZNKDYM",
        "rating": 4.154,
        "profile_pic_url": null,
        "location": "Macon, GA, US"
      }
    ]
  },
  {
    "team_id": 6637984426,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jeffrey Garaygay",
        "dupr_id": "9PV22E",
        "rating": 4.66,
        "profile_pic_url": null,
        "location": "Bacolod, Western Visayas, PH"
      },
      {
        "name": "Michael lung",
        "dupr_id": "YMMMVK",
        "rating": 5.341,
        "profile_pic_url": null,
        "location": "Alpharetta, GA, US"
      }
    ]
  }
]