Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

DUPR Builder • Open 3.50 - 4.25

ID: 5668937434

Match Scores

11-3

Loss

Play Date

2025-04-10

Play Time (Est)

11:30 PM

Play Location

Fair Expo Pickleball

Unverified Facility

Competitor Teams

TEAM 1WINNER
AD
Adrian Daniel

G5GEQQ · Kendall, FL, US

DUPR

4.107

MH
Maikol Hernandez

X2OGL2 · Kendall, FL, US

DUPR

3.950

TEAM 2LOSS
RM
Ricardo Manavello

ODXNQ7 · Miami, FL, US

DUPR

3.544

KV
Kris Valdes

PKR5ME · Miami, FL, US

DUPR

3.715

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-5668937434
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7328907858,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Adrian Daniel",
        "dupr_id": "G5GEQQ",
        "rating": 4.107,
        "profile_pic_url": null,
        "location": "Kendall, FL, US"
      },
      {
        "name": "Maikol Hernandez",
        "dupr_id": "X2OGL2",
        "rating": 3.95,
        "profile_pic_url": null,
        "location": "Kendall, FL, US"
      }
    ]
  },
  {
    "team_id": 4726675205,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ricardo Manavello",
        "dupr_id": "ODXNQ7",
        "rating": 3.544,
        "profile_pic_url": null,
        "location": "Miami, FL, US"
      },
      {
        "name": "Kris Valdes",
        "dupr_id": "PKR5ME",
        "rating": 3.715,
        "profile_pic_url": null,
        "location": "Miami, FL, US"
      }
    ]
  }
]