Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Austin Pickleball Cooperative League - Green - Court:W Game:3

ID: 5949523544

Match Scores

3-15

Loss

Play Date

2025-06-01

Play Time (Est)

9:00 PM

Play Location

7800 Johnny Morris Rd, Austin, TX 78724, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
MG
Michael Gnagy

3P9NQ1 · Austin, TX, US

DUPR

3.541

BM
Bill McChesney

NYGDZW · Austin, TX, US

DUPR

4.039

TEAM 2WINNER
JP
Jonathan Puckett

4LYNNK · Austin, TX, US

DUPR

4.058

NM
Nathaniel Mahoney

9P4JDR · Austin, TX, US

DUPR

4.148

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-5949523544
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4356814802,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Michael Gnagy",
        "dupr_id": "3P9NQ1",
        "rating": 3.541,
        "profile_pic_url": null,
        "location": "Austin, TX, US"
      },
      {
        "name": "Bill McChesney",
        "dupr_id": "NYGDZW",
        "rating": 4.039,
        "profile_pic_url": null,
        "location": "Austin, TX, US"
      }
    ]
  },
  {
    "team_id": 7910478561,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jonathan Puckett",
        "dupr_id": "4LYNNK",
        "rating": 4.058,
        "profile_pic_url": null,
        "location": "Austin, TX, US"
      },
      {
        "name": "Nathaniel Mahoney",
        "dupr_id": "9P4JDR",
        "rating": 4.148,
        "profile_pic_url": null,
        "location": "Austin, TX, US"
      }
    ]
  }
]