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: 6800154132

Match Scores

1-11

Win

Play Date

2026-05-24

Play Time (Est)

1:00 PM

Play Location

Buford, GA

View Facility Page →

Competitor Teams

TEAM 1LOSS
ZP
Zoe Park

PPX5LQ · USA

DUPR

3.550

JM
Johnathon Martin

LZNWYQ · USA

DUPR

3.550

TEAM 2WINNER
AW
April Williams

MPZW9G · Austell, GA, US

DUPR

4.102

AP
Antonio Pullen

3VGGY6 · Acworth, GA, US

DUPR

4.716

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-6800154132
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5682917310,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Zoe Park",
        "dupr_id": "PPX5LQ",
        "rating": 3.55,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Johnathon Martin",
        "dupr_id": "LZNWYQ",
        "rating": 3.55,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8188598704,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "April Williams",
        "dupr_id": "MPZW9G",
        "rating": 4.102,
        "profile_pic_url": null,
        "location": "Austell, GA, US"
      },
      {
        "name": "Antonio Pullen",
        "dupr_id": "3VGGY6",
        "rating": 4.716,
        "profile_pic_url": null,
        "location": "Acworth, GA, US"
      }
    ]
  }
]