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: 5944569721

Match Scores

15-8

Win

Play Date

2026-01-17

Play Time (Est)

2:15 AM

Play Location

The Pickle Bar

Unverified Facility

Competitor Teams

TEAM 1WINNER
JM
James Moseley

PK7O5E · Metter, GA, US

DUPR

4.168

KM
Kyle Meunier

6ZZ5OD · Statesboro, GA, US

DUPR

3.972

TEAM 2LOSS
DR
Doug Rogers

MYJYPV · USA

DUPR

4.031

DK
Daniel Kares

3PQEGG · Isle of Palms, SC, US

DUPR

4.121

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-5944569721
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8529732409,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "James Moseley",
        "dupr_id": "PK7O5E",
        "rating": 4.168,
        "profile_pic_url": null,
        "location": "Metter, GA, US"
      },
      {
        "name": "Kyle Meunier",
        "dupr_id": "6ZZ5OD",
        "rating": 3.972,
        "profile_pic_url": null,
        "location": "Statesboro, GA, US"
      }
    ]
  },
  {
    "team_id": 4504555841,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Doug Rogers",
        "dupr_id": "MYJYPV",
        "rating": 4.031,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Daniel Kares",
        "dupr_id": "3PQEGG",
        "rating": 4.121,
        "profile_pic_url": null,
        "location": "Isle of Palms, SC, US"
      }
    ]
  }
]