Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

DPC LA LIGA - Round#5 - Season#1

ID: 8511858597

Match Scores

11-17

Loss

Play Date

2025-09-16

Play Time (Est)

10:15 AM

Play Location

1360 NW 88th Ave, Doral, FL

Unverified Facility

Competitor Teams

TEAM 1LOSS
GT
Gabriel Tafur

7D2JPM · Doral, FL, US

DUPR

3.346

AC
Alexandra Cobo

4LO4RM · Doral, FL, US

DUPR

3.002

TEAM 2WINNER
MM
Maximiliano Munoz

YG2JLK · Doral, FL, US

DUPR

4.217

MC
Maria C Parra

MYPREG · Weston, FL, US

DUPR

3.273

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-8511858597
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7244120743,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Gabriel Tafur",
        "dupr_id": "7D2JPM",
        "rating": 3.346,
        "profile_pic_url": null,
        "location": "Doral, FL, US"
      },
      {
        "name": "Alexandra Cobo",
        "dupr_id": "4LO4RM",
        "rating": 3.002,
        "profile_pic_url": null,
        "location": "Doral, FL, US"
      }
    ]
  },
  {
    "team_id": 4579854815,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Maximiliano Munoz",
        "dupr_id": "YG2JLK",
        "rating": 4.217,
        "profile_pic_url": null,
        "location": "Doral, FL, US"
      },
      {
        "name": "Maria C Parra",
        "dupr_id": "MYPREG",
        "rating": 3.273,
        "profile_pic_url": null,
        "location": "Weston, FL, US"
      }
    ]
  }
]