Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Greater Atlanta Pickleball (GAP) St. Patrick's Day Moneyball

ID: 5813744961

Match Scores

7-11

Loss

Play Date

2025-03-16

Play Time (Est)

10:15 AM

Play Location

Atlanta, GA, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
CM
Christopher Mitchell Midkiff

1Q9DJD · Tucker, GA, US

DUPR

4.949

AS
Alex Sneed

X2W965 · USA

DUPR

3.573

TEAM 2WINNER
KK
Kurnia Kosasi

30PYR4 · USA

DUPR

4.350

WW
Wes Whitlow

3PX2GQ · USA

DUPR

5.020

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-5813744961
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6013807379,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Christopher Mitchell Midkiff",
        "dupr_id": "1Q9DJD",
        "rating": 4.949,
        "profile_pic_url": null,
        "location": "Tucker, GA, US"
      },
      {
        "name": "Alex Sneed",
        "dupr_id": "X2W965",
        "rating": 3.573,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8130690509,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kurnia Kosasi",
        "dupr_id": "30PYR4",
        "rating": 4.35,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Wes Whitlow",
        "dupr_id": "3PX2GQ",
        "rating": 5.02,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]