Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

4.0+ Monday Night League

ID: 6713367163

Match Scores

2-11, 11-13

Win

Play Date

2026-05-04

Play Time (Est)

8:45 AM

Play Location

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

View Facility Page →

Competitor Teams

TEAM 1LOSS
RP
Ryan Pearson

ME66NV · USA

DUPR

4.109

SM
Scott Meacham

PZKLDZ · USA

DUPR

3.911

TEAM 2WINNER
LP
Lucas Perez

ZZG9LW · USA

DUPR

3.940

PD
Patrick DeMoss

PWGR4M · Lakeland, FL, US

DUPR

3.810

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-6713367163
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6286941387,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Ryan Pearson",
        "dupr_id": "ME66NV",
        "rating": 4.109,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Scott Meacham",
        "dupr_id": "PZKLDZ",
        "rating": 3.911,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5947835939,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Lucas Perez",
        "dupr_id": "ZZG9LW",
        "rating": 3.94,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Patrick DeMoss",
        "dupr_id": "PWGR4M",
        "rating": 3.81,
        "profile_pic_url": null,
        "location": "Lakeland, FL, US"
      }
    ]
  }
]