Back to Search
Match LogDoubles DivisionAdvanced Tier (3.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: 7548020452

Match Scores

11-6

Win

Play Date

2026-05-24

Play Time (Est)

5:00 PM

Play Location

Buford, GA

View Facility Page →

Competitor Teams

TEAM 1WINNER
AW
April Williams

MPZW9G · Austell, GA, US

DUPR

4.089

AP
Antonio Pullen

3VGGY6 · Acworth, GA, US

DUPR

4.705

TEAM 2LOSS
JW
justin wolf

VXERM7 · USA

DUPR

4.336

TK
Tom Kue

562DRV · USA

DUPR

4.311

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-7548020452
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8447502485,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "April Williams",
        "dupr_id": "MPZW9G",
        "rating": 4.089,
        "profile_pic_url": null,
        "location": "Austell, GA, US"
      },
      {
        "name": "Antonio Pullen",
        "dupr_id": "3VGGY6",
        "rating": 4.705,
        "profile_pic_url": null,
        "location": "Acworth, GA, US"
      }
    ]
  },
  {
    "team_id": 5142040854,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "justin wolf",
        "dupr_id": "VXERM7",
        "rating": 4.336,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Tom Kue",
        "dupr_id": "562DRV",
        "rating": 4.311,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]