Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

4.0+ Monday Night League

ID: 5209570111

Match Scores

11-2, 11-3

Loss

Play Date

2026-05-18

Play Time (Est)

8:45 AM

Play Location

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

View Facility Page →

Competitor Teams

TEAM 1WINNER
RP
Ryan Pearson

ME66NV · USA

DUPR

4.150

SM
Scott Meacham

PZKLDZ · USA

DUPR

3.943

TEAM 2LOSS
AD
Alexander Delfino

3ZW09M · Lakeland, FL, US

DUPR

3.468

JM
James Miller

GGDOOV · Lakeland, FL, US

DUPR

3.659

MATCH PREP & GEARAffiliate Partner

Recommended Gear & Paddles

Selecting the correct paddle face composition is crucial for match performance. Browse recommended categories from our partner Pickleball Central:

Control & Spin (Graphite)

Graphite and carbon fiber faces deliver maximum touch and precision control.

Shop Control Paddles →

Power & Depth (Composite)

Composite faces designed to maximize energy return for deep baseline drives.

Shop Power Paddles →

Beginner & Budget

Durable, high-value starter paddles to get you playing without high upfront cost.

Shop Beginner Paddles →

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-5209570111
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7245356604,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ryan Pearson",
        "dupr_id": "ME66NV",
        "rating": 4.15,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Scott Meacham",
        "dupr_id": "PZKLDZ",
        "rating": 3.943,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6333776144,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Alexander Delfino",
        "dupr_id": "3ZW09M",
        "rating": 3.468,
        "profile_pic_url": null,
        "location": "Lakeland, FL, US"
      },
      {
        "name": "James Miller",
        "dupr_id": "GGDOOV",
        "rating": 3.659,
        "profile_pic_url": null,
        "location": "Lakeland, FL, US"
      }
    ]
  }
]