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

Greater Atlanta Pickleball (GAP) Moneyball Qtrs

ID: 4581042372

Match Scores

15-11

Loss

Play Date

2025-02-09

Play Time (Est)

1:00 PM

Play Location

Atlanta, GA, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
WC
William Crews

17Z42M · Atlanta, GA, US

DUPR

4.933

BC
Ben Clifton

30LPZ4 · Flowery Branch, GA, US

DUPR

5.128

TEAM 2LOSS
CD
Cameron Douglas

NYW562 · Pleasanton, CA, US

DUPR

4.943

CM
Christopher Mitchell Midkiff

1Q9DJD · Tucker, GA, US

DUPR

4.962

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-4581042372
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7355924769,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "William Crews",
        "dupr_id": "17Z42M",
        "rating": 4.933,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      },
      {
        "name": "Ben Clifton",
        "dupr_id": "30LPZ4",
        "rating": 5.128,
        "profile_pic_url": null,
        "location": "Flowery Branch, GA, US"
      }
    ]
  },
  {
    "team_id": 5956544263,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Cameron Douglas",
        "dupr_id": "NYW562",
        "rating": 4.943,
        "profile_pic_url": null,
        "location": "Pleasanton, CA, US"
      },
      {
        "name": "Christopher Mitchell Midkiff",
        "dupr_id": "1Q9DJD",
        "rating": 4.962,
        "profile_pic_url": null,
        "location": "Tucker, GA, US"
      }
    ]
  }
]