Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Group B: 5/30 Sat Chamacos Tourney

ID: 5407997157

Match Scores

11-4

Loss

Play Date

2026-05-30

Play Time (Est)

10:15 AM

Play Location

Big Five Club Inc

Unverified Facility

Competitor Teams

TEAM 1WINNER
SO
Sebastian Oropesa

PZZYNX · USA

DUPR

3.781

DA
David Adan

MY9JVG · Miami, FL, US

DUPR

4.056

TEAM 2LOSS
AS
Armand Souto

4L2G06 · Miami, FL, US

DUPR

3.867

BU
Billy Urquia

35MXO5 · Miami, FL, US

DUPR

3.887

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-5407997157
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5368059220,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Sebastian Oropesa",
        "dupr_id": "PZZYNX",
        "rating": 3.781,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "David Adan",
        "dupr_id": "MY9JVG",
        "rating": 4.056,
        "profile_pic_url": null,
        "location": "Miami, FL, US"
      }
    ]
  },
  {
    "team_id": 7242108771,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Armand Souto ",
        "dupr_id": "4L2G06",
        "rating": 3.867,
        "profile_pic_url": null,
        "location": "Miami, FL, US"
      },
      {
        "name": "Billy Urquia",
        "dupr_id": "35MXO5",
        "rating": 3.887,
        "profile_pic_url": null,
        "location": "Miami, FL, US"
      }
    ]
  }
]