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

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

ID: 6545359117

Match Scores

10-15

Win

Play Date

2026-02-28

Play Time (Est)

2:15 AM

Play Location

House of Pickleball

View Facility Page →

Competitor Teams

TEAM 1LOSS
DW
Dennis Whaley Jr

99629K · Newnan, GA, US

DUPR

2.867

GT
Gabriel Tomaselli

OZ6K22 · Newnan, GA, US

DUPR

3.027

TEAM 2WINNER
DH
Dennis Hess

X2GE64 · Carroll County, GA, US

DUPR

3.057

KS
Kevin Smith

99Q7D7 · Newnan, GA, US

DUPR

3.040

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-6545359117
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8329358671,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Dennis Whaley Jr",
        "dupr_id": "99629K",
        "rating": 2.867,
        "profile_pic_url": null,
        "location": "Newnan, GA, US"
      },
      {
        "name": "Gabriel Tomaselli",
        "dupr_id": "OZ6K22",
        "rating": 3.027,
        "profile_pic_url": null,
        "location": "Newnan, GA, US"
      }
    ]
  },
  {
    "team_id": 7657046451,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Dennis Hess",
        "dupr_id": "X2GE64",
        "rating": 3.057,
        "profile_pic_url": null,
        "location": "Carroll County, GA, US"
      },
      {
        "name": "Kevin Smith",
        "dupr_id": "99Q7D7",
        "rating": 3.04,
        "profile_pic_url": null,
        "location": "Newnan, GA, US"
      }
    ]
  }
]