Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Spring Challenge @ Pure Pickleball Club - Mens Doubles Skill: (3.5 To 4.0) Age: (Any)

ID: 8227192357

Match Scores

5-11

Win

Play Date

2026-05-02

Play Time (Est)

2:15 AM

Play Location

Plymouth, MN

View Facility Page →

Competitor Teams

TEAM 1LOSS
CC
Chandrakanth Chinnam

2YDZXE · USA

DUPR

3.683

GS
Greg Sandberg

GGDGLX · USA

DUPR

3.731

TEAM 2WINNER
AK
Aaron Khieu

PKQM5G · Maple Grove, MN, US

DUPR

3.909

HP
Huy Phan

89ZY4V · USA

DUPR

3.552

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-8227192357
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7881231387,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Chandrakanth  Chinnam",
        "dupr_id": "2YDZXE",
        "rating": 3.683,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Greg Sandberg",
        "dupr_id": "GGDGLX",
        "rating": 3.731,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8294944359,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Aaron Khieu",
        "dupr_id": "PKQM5G",
        "rating": 3.909,
        "profile_pic_url": null,
        "location": "Maple Grove, MN, US"
      },
      {
        "name": "Huy Phan",
        "dupr_id": "89ZY4V",
        "rating": 3.552,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]