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

3.0 - 3.5 DUPR Scramble

ID: 4919756784

Match Scores

6-11

Win

Play Date

2026-04-14

Play Time (Est)

1:00 PM

Play Location

Dynamite Pickleball

Unverified Facility

Competitor Teams

TEAM 1LOSS
MT
Mindy Thomas

0Z4L9G · USA

DUPR

2.713

ML
Michael Lohmeier

0RGWZX · USA

DUPR

2.325

TEAM 2WINNER
SC
Shelly Cobb

7NX490 · USA

DUPR

2.600

BB
Bill Batchelor

0RZREQ · Santa Barbara, CA, US

DUPR

3.310

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-4919756784
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8266756042,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Mindy Thomas",
        "dupr_id": "0Z4L9G",
        "rating": 2.713,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Michael  Lohmeier",
        "dupr_id": "0RGWZX",
        "rating": 2.325,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7359260804,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Shelly Cobb",
        "dupr_id": "7NX490",
        "rating": 2.6,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Bill Batchelor",
        "dupr_id": "0RZREQ",
        "rating": 3.31,
        "profile_pic_url": null,
        "location": "Santa Barbara, CA, US"
      }
    ]
  }
]