Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 8293593522

Match Scores

6-11

Loss

Play Date

2025-03-16

Play Time (Est)

7:30 PM

Play Location

Atlanta, GA, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
CM
Christopher Mitchell Midkiff

1Q9DJD · Tucker, GA, US

DUPR

4.963

AS
Alex Sneed

X2W965 · USA

DUPR

3.600

TEAM 2WINNER
JD
Javier De Leon

OD94VW · Carolina, PR

DUPR

4.527

LM
Lucas Morais Henrique

1NZGLZ · São José dos Campos, SP, BR

DUPR

4.735

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-8293593522
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8013439332,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Christopher Mitchell Midkiff",
        "dupr_id": "1Q9DJD",
        "rating": 4.963,
        "profile_pic_url": null,
        "location": "Tucker, GA, US"
      },
      {
        "name": "Alex Sneed",
        "dupr_id": "X2W965",
        "rating": 3.6,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4615137518,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Javier De Leon",
        "dupr_id": "OD94VW",
        "rating": 4.527,
        "profile_pic_url": null,
        "location": "Carolina, PR"
      },
      {
        "name": "Lucas Morais Henrique",
        "dupr_id": "1NZGLZ",
        "rating": 4.735,
        "profile_pic_url": null,
        "location": "São José dos Campos, SP, BR"
      }
    ]
  }
]