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

Week 5

ID: 7065451342

Match Scores

9-15

Win

Play Date

2026-04-03

Play Time (Est)

11:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
BC
Brian Cody

2QJEZ7 · USA

DUPR

2.851

KB
Kelley Boyens

DWJVPL · Maple Grove, MN, US

DUPR

2.905

TEAM 2WINNER
KW
Kim Westphal

N7R2DW · Blaine, MN, US

DUPR

3.059

RW
Ryan Westphal

N7XE0W · Blaine, MN, US

DUPR

3.600

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-7065451342
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4495155884,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Brian Cody",
        "dupr_id": "2QJEZ7",
        "rating": 2.851,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kelley Boyens",
        "dupr_id": "DWJVPL",
        "rating": 2.905,
        "profile_pic_url": null,
        "location": "Maple Grove, MN, US"
      }
    ]
  },
  {
    "team_id": 6654488686,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kim Westphal",
        "dupr_id": "N7R2DW",
        "rating": 3.059,
        "profile_pic_url": null,
        "location": "Blaine, MN, US"
      },
      {
        "name": "Ryan Westphal",
        "dupr_id": "N7XE0W",
        "rating": 3.6,
        "profile_pic_url": null,
        "location": "Blaine, MN, US"
      }
    ]
  }
]