Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 7058451336

Match Scores

1-11

Loss

Play Date

2026-01-17

Play Time (Est)

1:00 PM

Play Location

The Pickle Bar

Unverified Facility

Competitor Teams

TEAM 1LOSS
JM
James Moseley

PK7O5E · Metter, GA, US

DUPR

4.114

KM
Kyle Meunier

6ZZ5OD · Statesboro, GA, US

DUPR

3.937

TEAM 2WINNER
NC
noah cox

G0XKYG · Mount Pleasant, SC, US

DUPR

4.447

PM
Parker Massey

D95OZL · USA

DUPR

4.245

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-7058451336
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8293455797,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "James Moseley",
        "dupr_id": "PK7O5E",
        "rating": 4.114,
        "profile_pic_url": null,
        "location": "Metter, GA, US"
      },
      {
        "name": "Kyle Meunier",
        "dupr_id": "6ZZ5OD",
        "rating": 3.937,
        "profile_pic_url": null,
        "location": "Statesboro, GA, US"
      }
    ]
  },
  {
    "team_id": 5534842688,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "noah cox",
        "dupr_id": "G0XKYG",
        "rating": 4.447,
        "profile_pic_url": null,
        "location": "Mount Pleasant, SC, US"
      },
      {
        "name": "Parker Massey",
        "dupr_id": "D95OZL",
        "rating": 4.245,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]