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

Wednesday Night | 2.75-3.75 DUPR Week 4

ID: 5843281149

Match Scores

11-9

Loss

Play Date

2026-05-13

Play Time (Est)

10:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
JJ
Jennifer Johnson

4Z2YMK · Andover, MN, US

DUPR

2.850

SL
Sarah Lee

G0Z97D · USA

DUPR

2.769

TEAM 2LOSS
KW
Kim Westphal

N7R2DW · Blaine, MN, US

DUPR

2.914

SH
Shiney Her

7NQQL4 · Saint Paul, MN, US

DUPR

2.559

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-5843281149
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6877781953,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jennifer Johnson",
        "dupr_id": "4Z2YMK",
        "rating": 2.85,
        "profile_pic_url": null,
        "location": "Andover, MN, US"
      },
      {
        "name": "Sarah Lee",
        "dupr_id": "G0Z97D",
        "rating": 2.769,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6971697925,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kim Westphal",
        "dupr_id": "N7R2DW",
        "rating": 2.914,
        "profile_pic_url": null,
        "location": "Blaine, MN, US"
      },
      {
        "name": "Shiney Her",
        "dupr_id": "7NQQL4",
        "rating": 2.559,
        "profile_pic_url": null,
        "location": "Saint Paul, MN, US"
      }
    ]
  }
]