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

2025 Pickleball World Championships - $1,000 Money Ball

ID: 5916077595

Match Scores

6-11, 5-11

Win

Play Date

2025-11-06

Play Time (Est)

4:45 AM

Play Location

Farmers Branch, TX

View Facility Page →

Competitor Teams

TEAM 1LOSS
AL
Alex Lantz

3XOVP4 · Crete, NE, US

DUPR

4.967

KG
Kyle Goodburn

3ZZLMP · Mission Hills, KS, US

DUPR

5.530

TEAM 2WINNER
AM
Aj Marrero

1RG05E · Waldorf, MD, US

DUPR

5.715

AA
Andrew Angulo

59GX7R · Callao Region, PE

DUPR

5.204

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-5916077595
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7220291339,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Alex Lantz",
        "dupr_id": "3XOVP4",
        "rating": 4.967,
        "profile_pic_url": null,
        "location": "Crete, NE, US"
      },
      {
        "name": "Kyle Goodburn",
        "dupr_id": "3ZZLMP",
        "rating": 5.53,
        "profile_pic_url": null,
        "location": "Mission Hills, KS, US"
      }
    ]
  },
  {
    "team_id": 7929286219,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Aj Marrero",
        "dupr_id": "1RG05E",
        "rating": 5.715,
        "profile_pic_url": null,
        "location": "Waldorf, MD, US"
      },
      {
        "name": "Andrew Angulo",
        "dupr_id": "59GX7R",
        "rating": 5.204,
        "profile_pic_url": null,
        "location": "Callao Region, PE"
      }
    ]
  }
]