Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pure Pickleball Club 4.0 - 4.5 Tuesday 6PM League Week 1

ID: 6547552502

Match Scores

6-11

Win

Play Date

2025-09-02

Play Time (Est)

3:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
AK
Alex Kotula

2LXWEE · USA

DUPR

4.322

NG
Nacho G

12PX9Y · Minneapolis, MN, US

DUPR

4.581

TEAM 2WINNER
DA
Dillon Anderson

RZ625Z · Hopkins, MN, US

DUPR

4.268

GA
Glenn Aronauer

XJ9ZDR · USA

DUPR

4.283

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-6547552502
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7417403614,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Alex Kotula",
        "dupr_id": "2LXWEE",
        "rating": 4.322,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Nacho G",
        "dupr_id": "12PX9Y",
        "rating": 4.581,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  },
  {
    "team_id": 5331814362,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Dillon Anderson",
        "dupr_id": "RZ625Z",
        "rating": 4.268,
        "profile_pic_url": null,
        "location": "Hopkins, MN, US"
      },
      {
        "name": "Glenn Aronauer",
        "dupr_id": "XJ9ZDR",
        "rating": 4.283,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]