Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

3.0 - 3.5 DUPR Scramble

ID: 4489082269

Match Scores

1-11

Win

Play Date

2026-04-14

Play Time (Est)

2:15 AM

Play Location

Dynamite Pickleball

Unverified Facility

Competitor Teams

TEAM 1LOSS
SC
Shelly Cobb

7NX490 · USA

DUPR

2.489

ML
Michael Lohmeier

0RGWZX · USA

DUPR

2.301

TEAM 2WINNER
MT
Mindy Thomas

0Z4L9G · USA

DUPR

2.651

BB
Bill Batchelor

0RZREQ · Santa Barbara, CA, US

DUPR

3.418

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-4489082269
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6087247992,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Shelly Cobb",
        "dupr_id": "7NX490",
        "rating": 2.489,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Michael  Lohmeier",
        "dupr_id": "0RGWZX",
        "rating": 2.301,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5220797976,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Mindy Thomas",
        "dupr_id": "0Z4L9G",
        "rating": 2.651,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Bill Batchelor",
        "dupr_id": "0RZREQ",
        "rating": 3.418,
        "profile_pic_url": null,
        "location": "Santa Barbara, CA, US"
      }
    ]
  }
]