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

Group C SDG’s Tournament VIII - Pickleheads Pool Play - Round 1 Game 9

ID: 4955073815

Match Scores

15-9

Loss

Play Date

2026-02-28

Play Time (Est)

12:45 AM

Play Location

House of Pickleball

View Facility Page →

Competitor Teams

TEAM 1WINNER
DG
Denver Garrett

V4RRY6 · Sharpsburg, GA, US

DUPR

3.063

P
Patrick

K5NJ2O · Newnan, GA, US

DUPR

3.090

TEAM 2LOSS
DH
Dennis Hess

X2GE64 · Carroll County, GA, US

DUPR

3.048

KS
Kevin Smith

99Q7D7 · Newnan, GA, US

DUPR

3.031

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-4955073815
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8382638327,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Denver Garrett",
        "dupr_id": "V4RRY6",
        "rating": 3.063,
        "profile_pic_url": null,
        "location": "Sharpsburg, GA, US"
      },
      {
        "name": "Patrick",
        "dupr_id": "K5NJ2O",
        "rating": 3.09,
        "profile_pic_url": null,
        "location": "Newnan, GA, US"
      }
    ]
  },
  {
    "team_id": 7480475141,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Dennis Hess",
        "dupr_id": "X2GE64",
        "rating": 3.048,
        "profile_pic_url": null,
        "location": "Carroll County, GA, US"
      },
      {
        "name": "Kevin Smith",
        "dupr_id": "99Q7D7",
        "rating": 3.031,
        "profile_pic_url": null,
        "location": "Newnan, GA, US"
      }
    ]
  }
]