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

Pool B - Team Bracket

ID: 6255960124

Match Scores

18-21

Win

Play Date

2026-03-28

Play Time (Est)

5:00 PM

Play Location

Atlanta National Pickleball Club

View Facility Page →

Competitor Teams

TEAM 1LOSS
Santiago Castillo

NRNVYN · Madison, AL, US

DUPR

3.890

MH
Michael Hollings

8MPGPV · Huntsville, AL, US

DUPR

5.422

TEAM 2WINNER
EG
Enrique Groso

KOMK57 · Coral Gables, FL, US

DUPR

4.166

KA
Kristian Arnosa

O69VVP · Havana, Havana, CU

DUPR

4.535

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-6255960124
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6108403223,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Santiago Castillo",
        "dupr_id": "NRNVYN",
        "rating": 3.89,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/145610/images/profile/8b014430-74e3-404f-affe-41efb21248e4.png",
        "location": "Madison, AL, US"
      },
      {
        "name": "Michael Hollings",
        "dupr_id": "8MPGPV",
        "rating": 5.422,
        "profile_pic_url": null,
        "location": "Huntsville, AL, US"
      }
    ]
  },
  {
    "team_id": 6977065994,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Enrique Groso",
        "dupr_id": "KOMK57",
        "rating": 4.166,
        "profile_pic_url": null,
        "location": "Coral Gables, FL, US"
      },
      {
        "name": "Kristian Arnosa",
        "dupr_id": "O69VVP",
        "rating": 4.535,
        "profile_pic_url": null,
        "location": "Havana, Havana, CU"
      }
    ]
  }
]