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

3.0 - 3.5 DUPR Scramble

ID: 4358195769

Match Scores

4-11

Win

Play Date

2026-04-14

Play Time (Est)

10:15 AM

Play Location

Dynamite Pickleball

Unverified Facility

Competitor Teams

TEAM 1LOSS
MT
Mindy Thomas

0Z4L9G · USA

DUPR

2.272

SC
Shelly Cobb

7NX490 · USA

DUPR

2.568

TEAM 2WINNER
ML
Michael Lohmeier

0RGWZX · USA

DUPR

2.408

BB
Bill Batchelor

0RZREQ · Santa Barbara, CA, US

DUPR

3.322

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-4358195769
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8364422986,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Mindy Thomas",
        "dupr_id": "0Z4L9G",
        "rating": 2.272,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Shelly Cobb",
        "dupr_id": "7NX490",
        "rating": 2.568,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8302085151,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Michael  Lohmeier",
        "dupr_id": "0RGWZX",
        "rating": 2.408,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Bill Batchelor",
        "dupr_id": "0RZREQ",
        "rating": 3.322,
        "profile_pic_url": null,
        "location": "Santa Barbara, CA, US"
      }
    ]
  }
]