Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Men's POD 1 - 9.0 - Consolation Bracket - 3rd Annual Pickle Bar Showdown Presented by Pickleball Charleston

ID: 5611578061

Match Scores

7-15

Win

Play Date

2026-01-17

Play Time (Est)

2:15 AM

Play Location

The Pickle Bar

Unverified Facility

Competitor Teams

TEAM 1LOSS
TP
Thomas Palko

89KV2R · Murrells Inlet, SC, US

DUPR

4.469

GL
Graham Lovett

N7VP52 · USA

DUPR

4.053

TEAM 2WINNER
JM
James Moseley

PK7O5E · Metter, GA, US

DUPR

4.148

KM
Kyle Meunier

6ZZ5OD · Statesboro, GA, US

DUPR

3.959

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-5611578061
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7784094334,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Thomas Palko",
        "dupr_id": "89KV2R",
        "rating": 4.469,
        "profile_pic_url": null,
        "location": "Murrells Inlet, SC, US"
      },
      {
        "name": "Graham Lovett",
        "dupr_id": "N7VP52",
        "rating": 4.053,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7872059293,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "James Moseley",
        "dupr_id": "PK7O5E",
        "rating": 4.148,
        "profile_pic_url": null,
        "location": "Metter, GA, US"
      },
      {
        "name": "Kyle Meunier",
        "dupr_id": "6ZZ5OD",
        "rating": 3.959,
        "profile_pic_url": null,
        "location": "Statesboro, GA, US"
      }
    ]
  }
]