Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

4.0+ Monday Night League

ID: 4439793459

Match Scores

5-11

Win

Play Date

2026-03-09

Play Time (Est)

4:45 AM

Play Location

Kelly Recreation Complex, Imperial Boulevard, Lakeland, FL, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
LH
Luis Hernandez

V72DOE · USA

DUPR

3.991

CR
Carlos Rojas

949PDR · Bartow, FL, US

DUPR

3.821

TEAM 2WINNER
WC
Wes Craven

K5XX77 · Polk County

DUPR

4.012

JL
Jonathan low

1N0OL2 · Lakeland, FL, US

DUPR

4.053

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-4439793459
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5474429929,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Luis Hernandez",
        "dupr_id": "V72DOE",
        "rating": 3.991,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Carlos Rojas",
        "dupr_id": "949PDR",
        "rating": 3.821,
        "profile_pic_url": null,
        "location": "Bartow, FL, US"
      }
    ]
  },
  {
    "team_id": 7055493522,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Wes Craven",
        "dupr_id": "K5XX77",
        "rating": 4.012,
        "profile_pic_url": null,
        "location": "Polk County"
      },
      {
        "name": "Jonathan low",
        "dupr_id": "1N0OL2",
        "rating": 4.053,
        "profile_pic_url": null,
        "location": "Lakeland, FL, US"
      }
    ]
  }
]