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

2025 Pickleball World Championships - $1,000 Money Ball

ID: 5500921874

Match Scores

11-6, 11-9

Win

Play Date

2025-11-06

Play Time (Est)

3:30 PM

Play Location

Farmers Branch, TX

View Facility Page →

Competitor Teams

TEAM 1WINNER
AM
Aj Marrero

1RG05E · Waldorf, MD, US

DUPR

5.701

AA
Andrew Angulo

59GX7R · Callao Region, PE

DUPR

5.192

TEAM 2LOSS
AR
Austin Romaguera

V7QK5E · Metairie, LA, US

DUPR

4.896

EP
Ethan Pipitone

MY05DP · Metairie, LA, US

DUPR

5.337

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-5500921874
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8459054487,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Aj Marrero",
        "dupr_id": "1RG05E",
        "rating": 5.701,
        "profile_pic_url": null,
        "location": "Waldorf, MD, US"
      },
      {
        "name": "Andrew Angulo",
        "dupr_id": "59GX7R",
        "rating": 5.192,
        "profile_pic_url": null,
        "location": "Callao Region, PE"
      }
    ]
  },
  {
    "team_id": 7685509945,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Austin Romaguera",
        "dupr_id": "V7QK5E",
        "rating": 4.896,
        "profile_pic_url": null,
        "location": "Metairie, LA, US"
      },
      {
        "name": "Ethan Pipitone",
        "dupr_id": "MY05DP",
        "rating": 5.337,
        "profile_pic_url": null,
        "location": "Metairie, LA, US"
      }
    ]
  }
]