Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Wednesday Night Ladder League

ID: 7273327566

Match Scores

4-11, 3-11

Loss

Play Date

2026-03-11

Play Time (Est)

7:30 PM

Play Location

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

View Facility Page →

Competitor Teams

TEAM 1LOSS
DS
Dominic Schuh

GW6RGM · USA

DUPR

4.225

PD
Patrick DeMoss

PWGR4M · Lakeland, FL, US

DUPR

3.836

TEAM 2WINNER
WC
Wes Craven

K5XX77 · Polk County

DUPR

3.983

RP
Ryan Pearson

ME66NV · USA

DUPR

4.127

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-7273327566
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6400923251,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Dominic  Schuh",
        "dupr_id": "GW6RGM",
        "rating": 4.225,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Patrick DeMoss",
        "dupr_id": "PWGR4M",
        "rating": 3.836,
        "profile_pic_url": null,
        "location": "Lakeland, FL, US"
      }
    ]
  },
  {
    "team_id": 5300998064,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Wes Craven",
        "dupr_id": "K5XX77",
        "rating": 3.983,
        "profile_pic_url": null,
        "location": "Polk County"
      },
      {
        "name": "Ryan Pearson",
        "dupr_id": "ME66NV",
        "rating": 4.127,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]