Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 4399695987

Match Scores

9-11

Win

Play Date

2025-03-16

Play Time (Est)

4:45 AM

Play Location

Atlanta, GA, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
SS
Steve Schnugg

O6DPEP · Marietta, GA, US

DUPR

4.774

SP
Sasa Pirc

ME62NG · USA

DUPR

4.147

TEAM 2WINNER
CM
Christopher Mitchell Midkiff

1Q9DJD · Tucker, GA, US

DUPR

4.982

AS
Alex Sneed

X2W965 · USA

DUPR

3.641

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-4399695987
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7572769587,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Steve Schnugg",
        "dupr_id": "O6DPEP",
        "rating": 4.774,
        "profile_pic_url": null,
        "location": "Marietta, GA, US"
      },
      {
        "name": "Sasa Pirc",
        "dupr_id": "ME62NG",
        "rating": 4.147,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5341905931,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Christopher Mitchell Midkiff",
        "dupr_id": "1Q9DJD",
        "rating": 4.982,
        "profile_pic_url": null,
        "location": "Tucker, GA, US"
      },
      {
        "name": "Alex Sneed",
        "dupr_id": "X2W965",
        "rating": 3.641,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]