Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

POOL A: 3/14 Chamacos Saturday Tournament DUPR

ID: 7135689934

Match Scores

11-8

Loss

Play Date

2026-03-21

Play Time (Est)

11:30 PM

Play Location

Big Five Club Inc

Unverified Facility

Competitor Teams

TEAM 1WINNER
RM
Ricardo Manavello

ODXNQ7 · Miami, FL, US

DUPR

3.805

JF
Johan Falcon

YXEYL4 · USA

DUPR

4.091

TEAM 2LOSS
MO
Manuel Oropesa

ODXDPW · Cutler Bay, FL, US

DUPR

3.891

SO
Sebastian Oropesa

PZZYNX · USA

DUPR

3.363

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-7135689934
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5590738089,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ricardo Manavello",
        "dupr_id": "ODXNQ7",
        "rating": 3.805,
        "profile_pic_url": null,
        "location": "Miami, FL, US"
      },
      {
        "name": "Johan  Falcon",
        "dupr_id": "YXEYL4",
        "rating": 4.091,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5644457160,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Manuel Oropesa",
        "dupr_id": "ODXDPW",
        "rating": 3.891,
        "profile_pic_url": null,
        "location": "Cutler Bay, FL, US"
      },
      {
        "name": "Sebastian Oropesa",
        "dupr_id": "PZZYNX",
        "rating": 3.363,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]