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

Week 5

ID: 6024984090

Match Scores

15-3

Win

Play Date

2026-04-03

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.087

RW
Ryan Westphal

N7XE0W · Blaine, MN, US

DUPR

3.627

TEAM 2LOSS
CL
Christine Lewison

XJQN57 · Maple Grove, MN, US

DUPR

2.931

MR
Matt ripka

5YG5O5 · USA

DUPR

3.085

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-6024984090
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5149148131,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kim Westphal",
        "dupr_id": "N7R2DW",
        "rating": 3.087,
        "profile_pic_url": null,
        "location": "Blaine, MN, US"
      },
      {
        "name": "Ryan Westphal",
        "dupr_id": "N7XE0W",
        "rating": 3.627,
        "profile_pic_url": null,
        "location": "Blaine, MN, US"
      }
    ]
  },
  {
    "team_id": 5714237134,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Christine Lewison",
        "dupr_id": "XJQN57",
        "rating": 2.931,
        "profile_pic_url": null,
        "location": "Maple Grove, MN, US"
      },
      {
        "name": "Matt ripka",
        "dupr_id": "5YG5O5",
        "rating": 3.085,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]