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

Women’s 2.5 Round Robin DUPR

ID: 7221093269

Match Scores

3-11

Win

Play Date

2025-06-21

Play Time (Est)

6:15 AM

Play Location

The Picklr Sandy

Unverified Facility

Competitor Teams

TEAM 1LOSS
LB
Lam Bui

X2XEJ4 · Sandy, UT, US

DUPR

2.691

JF
Julie Farrenkopf

LVVD75 · Sandy, UT, US

DUPR

2.132

TEAM 2WINNER
JL
jeonghwa lee

KX069K · South Jordan, UT, US

DUPR

2.316

BW
Bonnie Wang

99PW0E · Salt Lake City, UT, US

DUPR

2.678

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-7221093269
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5963292539,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Lam Bui",
        "dupr_id": "X2XEJ4",
        "rating": 2.691,
        "profile_pic_url": null,
        "location": "Sandy, UT, US"
      },
      {
        "name": "Julie Farrenkopf",
        "dupr_id": "LVVD75",
        "rating": 2.132,
        "profile_pic_url": null,
        "location": "Sandy, UT, US"
      }
    ]
  },
  {
    "team_id": 6318540530,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "jeonghwa lee",
        "dupr_id": "KX069K",
        "rating": 2.316,
        "profile_pic_url": null,
        "location": "South Jordan, UT, US"
      },
      {
        "name": "Bonnie Wang",
        "dupr_id": "99PW0E",
        "rating": 2.678,
        "profile_pic_url": null,
        "location": "Salt Lake City, UT, US"
      }
    ]
  }
]