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

Week 4

ID: 8317143246

Match Scores

15-6

Win

Play Date

2026-03-27

Play Time (Est)

7:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
KW
Kim Westphal

N7R2DW · Blaine, MN, US

DUPR

3.068

RW
Ryan Westphal

N7XE0W · Blaine, MN, US

DUPR

3.610

TEAM 2LOSS
HK
Hunter Koerner

8EO0DE · Fridley, MN, US

DUPR

3.118

AV
Amudha Venugopalan

3LLYYZ · Fridley, MN, US

DUPR

2.787

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-8317143246
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7116777362,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kim Westphal",
        "dupr_id": "N7R2DW",
        "rating": 3.068,
        "profile_pic_url": null,
        "location": "Blaine, MN, US"
      },
      {
        "name": "Ryan Westphal",
        "dupr_id": "N7XE0W",
        "rating": 3.61,
        "profile_pic_url": null,
        "location": "Blaine, MN, US"
      }
    ]
  },
  {
    "team_id": 7332089226,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Hunter Koerner",
        "dupr_id": "8EO0DE",
        "rating": 3.118,
        "profile_pic_url": null,
        "location": "Fridley, MN, US"
      },
      {
        "name": "Amudha Venugopalan",
        "dupr_id": "3LLYYZ",
        "rating": 2.787,
        "profile_pic_url": null,
        "location": "Fridley, MN, US"
      }
    ]
  }
]