Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Men's 4.5/4.0 - March 2025 Greek Pickleball DUPR Tournament

ID: 7327474370

Match Scores

11-0

Loss

Play Date

2025-03-09

Play Time (Est)

3:30 PM

Play Location

Rolling Oaks Park

Unverified Facility

Competitor Teams

TEAM 1WINNER
MR
Michael Ramos

0Y4RW2 · USA

DUPR

3.975

LA
Leandro Altet

RYWN5Z · Miami, FL, US

DUPR

4.884

TEAM 2LOSS
EG
Enrique Groso

KOMK57 · Coral Gables, FL, US

DUPR

3.965

TD
Thao Doan

N7Y9LN · Miami, FL, US

DUPR

3.478

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-7327474370
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4339189223,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Michael Ramos",
        "dupr_id": "0Y4RW2",
        "rating": 3.975,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Leandro Altet",
        "dupr_id": "RYWN5Z",
        "rating": 4.884,
        "profile_pic_url": null,
        "location": "Miami, FL, US"
      }
    ]
  },
  {
    "team_id": 8085259180,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Enrique Groso",
        "dupr_id": "KOMK57",
        "rating": 3.965,
        "profile_pic_url": null,
        "location": "Coral Gables, FL, US"
      },
      {
        "name": "Thao Doan",
        "dupr_id": "N7Y9LN",
        "rating": 3.478,
        "profile_pic_url": null,
        "location": "Miami, FL, US"
      }
    ]
  }
]