Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

Friendlies

ID: 5579714351

Match Scores

5-11, 4-11

Win

Play Date

2024-04-12

Play Time (Est)

12:45 AM

Play Location

East Lake, Orlando, FL, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
CS
Carlos Subero

EG64XV · Orlando, FL, US

DUPR

4.353

JM
Jorge Mata

L5G6Y6 · Valencia, Carabobo, VE

DUPR

4.335

TEAM 2WINNER
FB
Francisco Borges

1NRJKN · Orlando, FL, US

DUPR

5.156

MW
Maxwell Walters-Smith

DWPGE4 · Orlando, FL, US

DUPR

4.417

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-5579714351
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5380995273,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Carlos Subero",
        "dupr_id": "EG64XV",
        "rating": 4.353,
        "profile_pic_url": null,
        "location": "Orlando, FL, US"
      },
      {
        "name": "Jorge Mata",
        "dupr_id": "L5G6Y6",
        "rating": 4.335,
        "profile_pic_url": null,
        "location": "Valencia, Carabobo, VE"
      }
    ]
  },
  {
    "team_id": 6754422209,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Francisco Borges",
        "dupr_id": "1NRJKN",
        "rating": 5.156,
        "profile_pic_url": null,
        "location": "Orlando, FL, US"
      },
      {
        "name": "Maxwell Walters-Smith",
        "dupr_id": "DWPGE4",
        "rating": 4.417,
        "profile_pic_url": null,
        "location": "Orlando, FL, US"
      }
    ]
  }
]