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

MTP 2026 May Indoor Tournament / $1,000 Moneyball (DUPR 4.9 Below) at More Than Pickleball - $1,000 Moneyball: DUPR 4.9 & below

ID: 5883434580

Match Scores

6-11

Loss

Play Date

2026-05-24

Play Time (Est)

1:00 PM

Play Location

Buford, GA

View Facility Page →

Competitor Teams

TEAM 1LOSS
AW
April Williams

MPZW9G · Austell, GA, US

DUPR

4.097

AP
Antonio Pullen

3VGGY6 · Acworth, GA, US

DUPR

4.712

TEAM 2WINNER
KM
Ken Mooney

XJLN62 · Atlanta, GA, US

DUPR

4.876

KM
Kevin Mooney

94OP6K · Atlanta, GA, US

DUPR

4.443

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-5883434580
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6026609675,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "April Williams",
        "dupr_id": "MPZW9G",
        "rating": 4.097,
        "profile_pic_url": null,
        "location": "Austell, GA, US"
      },
      {
        "name": "Antonio Pullen",
        "dupr_id": "3VGGY6",
        "rating": 4.712,
        "profile_pic_url": null,
        "location": "Acworth, GA, US"
      }
    ]
  },
  {
    "team_id": 4956618884,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ken Mooney",
        "dupr_id": "XJLN62",
        "rating": 4.876,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      },
      {
        "name": "Kevin Mooney",
        "dupr_id": "94OP6K",
        "rating": 4.443,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      }
    ]
  }
]