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

Week 7

ID: 4740834222

Match Scores

11-6

Win

Play Date

2026-04-17

Play Time (Est)

7:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
KW
Kim Westphal

N7R2DW · Blaine, MN, US

DUPR

2.945

RW
Ryan Westphal

N7XE0W · Blaine, MN, US

DUPR

3.555

TEAM 2LOSS
RP
Randall Pearson

OWOYY2 · USA

DUPR

3.156

KH
Kim Hallquist

WXKRGG · Minneapolis, MN, US

DUPR

3.106

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-4740834222
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6245285994,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kim Westphal",
        "dupr_id": "N7R2DW",
        "rating": 2.945,
        "profile_pic_url": null,
        "location": "Blaine, MN, US"
      },
      {
        "name": "Ryan Westphal",
        "dupr_id": "N7XE0W",
        "rating": 3.555,
        "profile_pic_url": null,
        "location": "Blaine, MN, US"
      }
    ]
  },
  {
    "team_id": 7472708857,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Randall Pearson",
        "dupr_id": "OWOYY2",
        "rating": 3.156,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kim Hallquist",
        "dupr_id": "WXKRGG",
        "rating": 3.106,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  }
]