Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

3 Men DUPR 13 (max aggregate 13.8)

ID: 6113326796

Match Scores

5-11

Loss

Play Date

2026-02-28

Play Time (Est)

9:00 PM

Play Location

Lake Geneva Tennis and Pickleball

Unverified Facility

Competitor Teams

TEAM 1LOSS
TW
Trevor Wynkoop

JJD9E4 · Milwaukee, WI, US

DUPR

4.545

GH
Griffin Heider

8WKJ5K · Milwaukee, WI, US

DUPR

4.439

TEAM 2WINNER
NO
Nick Osch

KXVX9Y · Milwaukee, WI, US

DUPR

4.671

CH
Cameron Hyatt

8K7O5Q · Oak Creek, WI, US

DUPR

5.220

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-6113326796
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7458354129,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Trevor Wynkoop",
        "dupr_id": "JJD9E4",
        "rating": 4.545,
        "profile_pic_url": null,
        "location": "Milwaukee, WI, US"
      },
      {
        "name": "Griffin Heider",
        "dupr_id": "8WKJ5K",
        "rating": 4.439,
        "profile_pic_url": null,
        "location": "Milwaukee, WI, US"
      }
    ]
  },
  {
    "team_id": 7886700469,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Nick Osch",
        "dupr_id": "KXVX9Y",
        "rating": 4.671,
        "profile_pic_url": null,
        "location": "Milwaukee, WI, US"
      },
      {
        "name": "Cameron Hyatt",
        "dupr_id": "8K7O5Q",
        "rating": 5.22,
        "profile_pic_url": null,
        "location": "Oak Creek, WI, US"
      }
    ]
  }
]