Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

3 Person Team Event

ID: 8478190598

Match Scores

11-4

Win

Play Date

2026-02-28

Play Time (Est)

3:30 PM

Play Location

630 Veterans Pkwy, Lake Geneva, WI 53147, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
TW
Trevor Wynkoop

JJD9E4 · Milwaukee, WI, US

DUPR

4.570

GH
Griffin Heider

8WKJ5K · Milwaukee, WI, US

DUPR

4.496

TEAM 2LOSS
AI
Adam Ingersoll

PZMGEG · Madison, WI, US

DUPR

4.191

II
Isaac Ingersoll

XKZ7L7 · Madison, WI, US

DUPR

4.482

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-8478190598
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5684076267,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Trevor Wynkoop",
        "dupr_id": "JJD9E4",
        "rating": 4.57,
        "profile_pic_url": null,
        "location": "Milwaukee, WI, US"
      },
      {
        "name": "Griffin Heider",
        "dupr_id": "8WKJ5K",
        "rating": 4.496,
        "profile_pic_url": null,
        "location": "Milwaukee, WI, US"
      }
    ]
  },
  {
    "team_id": 5672682985,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Adam Ingersoll",
        "dupr_id": "PZMGEG",
        "rating": 4.191,
        "profile_pic_url": null,
        "location": "Madison, WI, US"
      },
      {
        "name": "Isaac Ingersoll",
        "dupr_id": "XKZ7L7",
        "rating": 4.482,
        "profile_pic_url": null,
        "location": "Madison, WI, US"
      }
    ]
  }
]