Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

3.5-4.0 Monday Night League

ID: 7441869080

Match Scores

8-15

Loss

Play Date

2026-03-23

Play Time (Est)

9:00 PM

Play Location

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

View Facility Page →

Competitor Teams

TEAM 1LOSS
JM
James Miller

GGDOOV · Lakeland, FL, US

DUPR

3.660

PD
Patrick DeMoss

PWGR4M · Lakeland, FL, US

DUPR

3.795

TEAM 2WINNER
CR
Carlos Rojas

949PDR · Bartow, FL, US

DUPR

3.810

BW
Bryce Walker

ME2DPP · USA

DUPR

3.474

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-7441869080
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6290235395,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "James Miller",
        "dupr_id": "GGDOOV",
        "rating": 3.66,
        "profile_pic_url": null,
        "location": "Lakeland, FL, US"
      },
      {
        "name": "Patrick DeMoss",
        "dupr_id": "PWGR4M",
        "rating": 3.795,
        "profile_pic_url": null,
        "location": "Lakeland, FL, US"
      }
    ]
  },
  {
    "team_id": 6201374235,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Carlos Rojas",
        "dupr_id": "949PDR",
        "rating": 3.81,
        "profile_pic_url": null,
        "location": "Bartow, FL, US"
      },
      {
        "name": "Bryce Walker",
        "dupr_id": "ME2DPP",
        "rating": 3.474,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]