Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Friendlies

ID: 5943110579

Match Scores

4-11, 7-11, 7-11, 11-7, 4-11

Win

Play Date

2024-05-31

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.344

JM
Jorge Mata

L5G6Y6 · Valencia, Carabobo, VE

DUPR

4.326

TEAM 2WINNER
MW
Maxwell Walters-Smith

DWPGE4 · Orlando, FL, US

DUPR

4.432

DS
Dawson Sallee

W6ZZ4Q · Orlando, FL, US

DUPR

4.857

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-5943110579
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8433822316,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Carlos Subero",
        "dupr_id": "EG64XV",
        "rating": 4.344,
        "profile_pic_url": null,
        "location": "Orlando, FL, US"
      },
      {
        "name": "Jorge Mata",
        "dupr_id": "L5G6Y6",
        "rating": 4.326,
        "profile_pic_url": null,
        "location": "Valencia, Carabobo, VE"
      }
    ]
  },
  {
    "team_id": 6920302954,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Maxwell Walters-Smith",
        "dupr_id": "DWPGE4",
        "rating": 4.432,
        "profile_pic_url": null,
        "location": "Orlando, FL, US"
      },
      {
        "name": "Dawson Sallee",
        "dupr_id": "W6ZZ4Q",
        "rating": 4.857,
        "profile_pic_url": null,
        "location": "Orlando, FL, US"
      }
    ]
  }
]