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

2025 Pickleball World Championships - $1,000 Money Ball

ID: 8257880805

Match Scores

11-2, 11-8

Win

Play Date

2025-11-06

Play Time (Est)

10:15 AM

Play Location

Farmers Branch, TX

View Facility Page →

Competitor Teams

TEAM 1WINNER
AM
Aj Marrero

1RG05E · Waldorf, MD, US

DUPR

5.707

AA
Andrew Angulo

59GX7R · Callao Region, PE

DUPR

5.197

TEAM 2LOSS
GG
Garrett Goh

16E2WG · Singapore, SG

DUPR

4.988

AP
Anuj Parakh

3PXZ2Z · Austin, TX, US

DUPR

4.858

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-8257880805
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5406780220,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Aj Marrero",
        "dupr_id": "1RG05E",
        "rating": 5.707,
        "profile_pic_url": null,
        "location": "Waldorf, MD, US"
      },
      {
        "name": "Andrew Angulo",
        "dupr_id": "59GX7R",
        "rating": 5.197,
        "profile_pic_url": null,
        "location": "Callao Region, PE"
      }
    ]
  },
  {
    "team_id": 6025155738,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Garrett Goh",
        "dupr_id": "16E2WG",
        "rating": 4.988,
        "profile_pic_url": null,
        "location": "Singapore, SG"
      },
      {
        "name": "Anuj Parakh",
        "dupr_id": "3PXZ2Z",
        "rating": 4.858,
        "profile_pic_url": null,
        "location": "Austin, TX, US"
      }
    ]
  }
]