Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

4.0+ Monday Night League

ID: 4963365259

Match Scores

5-11, 8-11

Win

Play Date

2026-06-01

Play Time (Est)

8:45 AM

Play Location

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

View Facility Page →

Competitor Teams

TEAM 1LOSS
AD
Alexander Delfino

3ZW09M · Lakeland, FL, US

DUPR

3.423

OA
Oliver Agnello

OWEWOL · USA

DUPR

3.209

TEAM 2WINNER
EC
ED Cottrell

MYN5JD · Lakeland, FL, US

DUPR

3.758

PD
Patrick DeMoss

PWGR4M · Lakeland, FL, US

DUPR

3.830

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-4963365259
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5218593233,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Alexander Delfino",
        "dupr_id": "3ZW09M",
        "rating": 3.423,
        "profile_pic_url": null,
        "location": "Lakeland, FL, US"
      },
      {
        "name": "Oliver  Agnello",
        "dupr_id": "OWEWOL",
        "rating": 3.209,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6014026397,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "ED Cottrell",
        "dupr_id": "MYN5JD",
        "rating": 3.758,
        "profile_pic_url": null,
        "location": "Lakeland, FL, US"
      },
      {
        "name": "Patrick DeMoss",
        "dupr_id": "PWGR4M",
        "rating": 3.83,
        "profile_pic_url": null,
        "location": "Lakeland, FL, US"
      }
    ]
  }
]