Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

DUPRN 4 DOLLAR$ Humpday Havoc - Pickleheads Gauntlet - Game 2

ID: 6582579663

Match Scores

15-12

Loss

Play Date

2026-05-27

Play Time (Est)

4:45 AM

Play Location

Tattnall Square Pickleball Center

Unverified Facility

Competitor Teams

TEAM 1WINNER
JG
John Garrison

DNL42Y · Macon, GA, US

DUPR

3.272

DA
Dave Altman

NYN55W · Eatonton, GA, US

DUPR

3.294

TEAM 2LOSS
TS
Trey Smith

99MREJ · Gray, GA, US

DUPR

3.476

MM
Madisen Mitchum

76MQG5 · Gray, GA, US

DUPR

2.986

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-6582579663
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6820605190,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "John Garrison",
        "dupr_id": "DNL42Y",
        "rating": 3.272,
        "profile_pic_url": null,
        "location": "Macon, GA, US"
      },
      {
        "name": "Dave Altman",
        "dupr_id": "NYN55W",
        "rating": 3.294,
        "profile_pic_url": null,
        "location": "Eatonton, GA, US"
      }
    ]
  },
  {
    "team_id": 7828879923,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Trey Smith",
        "dupr_id": "99MREJ",
        "rating": 3.476,
        "profile_pic_url": null,
        "location": "Gray, GA, US"
      },
      {
        "name": "Madisen Mitchum",
        "dupr_id": "76MQG5",
        "rating": 2.986,
        "profile_pic_url": null,
        "location": "Gray, GA, US"
      }
    ]
  }
]