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

Rockin Around the Kitchen 2025 - Lake Geneva Holiday Tournament - Mens Doubles Skill: (3.5 To 4.0) Age: (Any)

ID: 5136162194

Match Scores

13-11

Win

Play Date

2025-12-20

Play Time (Est)

3:30 PM

Play Location

Lake Geneva, WI

View Facility Page →

Competitor Teams

TEAM 1WINNER
DS
Dan Sitzler

V4XZM5 · Lake Mills, WI, US

DUPR

3.681

DB
Dan Barnish

N7V26Z · USA

DUPR

3.436

TEAM 2LOSS
BH
Bobby Hillier

177NK4 · USA

DUPR

3.991

TH
Tripp Hillier

EL75JO · USA

DUPR

2.860

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-5136162194
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8025186988,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Dan Sitzler",
        "dupr_id": "V4XZM5",
        "rating": 3.681,
        "profile_pic_url": null,
        "location": "Lake Mills, WI, US"
      },
      {
        "name": "Dan Barnish",
        "dupr_id": "N7V26Z",
        "rating": 3.436,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7598597131,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Bobby Hillier",
        "dupr_id": "177NK4",
        "rating": 3.991,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Tripp Hillier",
        "dupr_id": "EL75JO",
        "rating": 2.86,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]