Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

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

ID: 8494740053

Match Scores

11-5

Loss

Play Date

2025-03-16

Play Time (Est)

6:15 AM

Play Location

Atlanta, GA, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
WC
William Crews

17Z42M · Atlanta, GA, US

DUPR

4.885

CA
Chad Allen

1RDL7D · Tucker, GA, US

DUPR

4.743

TEAM 2LOSS
CM
Christopher Mitchell Midkiff

1Q9DJD · Tucker, GA, US

DUPR

4.974

AS
Alex Sneed

X2W965 · USA

DUPR

3.624

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-8494740053
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5386548325,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "William Crews",
        "dupr_id": "17Z42M",
        "rating": 4.885,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      },
      {
        "name": "Chad Allen",
        "dupr_id": "1RDL7D",
        "rating": 4.743,
        "profile_pic_url": null,
        "location": "Tucker, GA, US"
      }
    ]
  },
  {
    "team_id": 4967268803,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Christopher Mitchell Midkiff",
        "dupr_id": "1Q9DJD",
        "rating": 4.974,
        "profile_pic_url": null,
        "location": "Tucker, GA, US"
      },
      {
        "name": "Alex Sneed",
        "dupr_id": "X2W965",
        "rating": 3.624,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]