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

3.0 - 3.5 DUPR Scramble

ID: 6546444781

Match Scores

6-11

Loss

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.384

BB
Bill Batchelor

0RZREQ · Santa Barbara, CA, US

DUPR

3.365

TEAM 2WINNER
MT
Mindy Thomas

0Z4L9G · USA

DUPR

2.815

ML
Michael Lohmeier

0RGWZX · USA

DUPR

2.357

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-6546444781
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7573001411,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Shelly Cobb",
        "dupr_id": "7NX490",
        "rating": 2.384,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Bill Batchelor",
        "dupr_id": "0RZREQ",
        "rating": 3.365,
        "profile_pic_url": null,
        "location": "Santa Barbara, CA, US"
      }
    ]
  },
  {
    "team_id": 5145101233,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Mindy Thomas",
        "dupr_id": "0Z4L9G",
        "rating": 2.815,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Michael  Lohmeier",
        "dupr_id": "0RGWZX",
        "rating": 2.357,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]