Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 8109929668

Match Scores

6-15

Win

Play Date

2025-03-09

Play Time (Est)

5:00 PM

Play Location

Rolling Oaks Park

Unverified Facility

Competitor Teams

TEAM 1LOSS
MR
Michael Ramos

0Y4RW2 · USA

DUPR

3.937

LA
Leandro Altet

RYWN5Z · Miami, FL, US

DUPR

4.864

TEAM 2WINNER
TE
Timothy Eliacin

17V0Z0 · Plantation, FL, US

DUPR

4.582

AB
Aaron Borno

9PJGJE · Hialeah, FL, US

DUPR

4.475

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-8109929668
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6435429097,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Michael Ramos",
        "dupr_id": "0Y4RW2",
        "rating": 3.937,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Leandro Altet",
        "dupr_id": "RYWN5Z",
        "rating": 4.864,
        "profile_pic_url": null,
        "location": "Miami, FL, US"
      }
    ]
  },
  {
    "team_id": 7541396924,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Timothy Eliacin",
        "dupr_id": "17V0Z0",
        "rating": 4.582,
        "profile_pic_url": null,
        "location": "Plantation, FL, US"
      },
      {
        "name": "Aaron Borno",
        "dupr_id": "9PJGJE",
        "rating": 4.475,
        "profile_pic_url": null,
        "location": "Hialeah, FL, US"
      }
    ]
  }
]