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

Week 7

ID: 6693694476

Match Scores

8-11

Win

Play Date

2026-04-17

Play Time (Est)

1:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
BC
Brian Cody

2QJEZ7 · USA

DUPR

2.856

KB
Kelley Boyens

DWJVPL · Maple Grove, MN, US

DUPR

2.901

TEAM 2WINNER
KW
Kim Westphal

N7R2DW · Blaine, MN, US

DUPR

2.938

RW
Ryan Westphal

N7XE0W · Blaine, MN, US

DUPR

3.548

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-6693694476
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7897757379,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Brian Cody",
        "dupr_id": "2QJEZ7",
        "rating": 2.856,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kelley Boyens",
        "dupr_id": "DWJVPL",
        "rating": 2.901,
        "profile_pic_url": null,
        "location": "Maple Grove, MN, US"
      }
    ]
  },
  {
    "team_id": 5719614120,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kim Westphal",
        "dupr_id": "N7R2DW",
        "rating": 2.938,
        "profile_pic_url": null,
        "location": "Blaine, MN, US"
      },
      {
        "name": "Ryan Westphal",
        "dupr_id": "N7XE0W",
        "rating": 3.548,
        "profile_pic_url": null,
        "location": "Blaine, MN, US"
      }
    ]
  }
]