Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

3 Men DUPR 13 (max aggregate 13.8)

ID: 8581122620

Match Scores

2-11

Win

Play Date

2026-05-30

Play Time (Est)

9:00 PM

Play Location

Lake Geneva Tennis and Pickleball

Unverified Facility

Competitor Teams

TEAM 1LOSS
JH
Jacob Hinsenkamp

8W407M · Hales Corners, WI, US

DUPR

4.369

GG
Guillermo Gutierrez

LVVOZK · WI, US

DUPR

3.914

TEAM 2WINNER
TL
Tommy Larson

MYE0KL · Elkhorn, WI, US

DUPR

4.654

TL
Tanner Larson

7D6DG4 · USA

DUPR

3.519

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-8581122620
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5989248241,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jacob Hinsenkamp",
        "dupr_id": "8W407M",
        "rating": 4.369,
        "profile_pic_url": null,
        "location": "Hales Corners, WI, US"
      },
      {
        "name": "Guillermo Gutierrez",
        "dupr_id": "LVVOZK",
        "rating": 3.914,
        "profile_pic_url": null,
        "location": "WI, US"
      }
    ]
  },
  {
    "team_id": 7879693182,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Tommy Larson",
        "dupr_id": "MYE0KL",
        "rating": 4.654,
        "profile_pic_url": null,
        "location": "Elkhorn, WI, US"
      },
      {
        "name": "Tanner Larson",
        "dupr_id": "7D6DG4",
        "rating": 3.519,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]