Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Bash Masters Pickleball Open - Mens Doubles Skill: (4.500 To 4.999) Age: (Any)

ID: 4521551986

Match Scores

6-11

Win

Play Date

2026-04-11

Play Time (Est)

11:30 PM

Play Location

Warren, MI

View Facility Page →

Competitor Teams

TEAM 1LOSS
SP
Steven Plotzke

V2Y5RE · USA

DUPR

4.201

TC
Tyson Cowger

D9EDZL · Detroit, MI, US

DUPR

4.359

TEAM 2WINNER
KH
Khang Huynh

RZRXJQ · USA

DUPR

4.448

RN
Rithvik Nama

J50ERW · Bengaluru, KA, IN

DUPR

4.651

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-4521551986
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7793879994,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Steven Plotzke",
        "dupr_id": "V2Y5RE",
        "rating": 4.201,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Tyson Cowger",
        "dupr_id": "D9EDZL",
        "rating": 4.359,
        "profile_pic_url": null,
        "location": "Detroit, MI, US"
      }
    ]
  },
  {
    "team_id": 7959490916,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Khang Huynh",
        "dupr_id": "RZRXJQ",
        "rating": 4.448,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Rithvik Nama",
        "dupr_id": "J50ERW",
        "rating": 4.651,
        "profile_pic_url": null,
        "location": "Bengaluru, KA, IN"
      }
    ]
  }
]