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

3.0-3.5 Round Robin - Pickleheads Popcorn - Round 7 Game 4

ID: 7586044450

Match Scores

6-11

Win

Play Date

2026-05-27

Play Time (Est)

11:30 PM

Play Location

McGaw Park

Unverified Facility

Competitor Teams

TEAM 1LOSS
BP
Bill Phelps

304972 · Oregon, WI, US

DUPR

2.943

BL
Brenda Lein

1797E0 · Oregon, WI, US

DUPR

3.206

TEAM 2WINNER
RL
Rick Lenz

LVRJQZ · Windsor, WI, US

DUPR

3.288

SL
Stacy Lenz

LV679J · Windsor, WI, US

DUPR

3.346

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-7586044450
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5837697378,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Bill Phelps",
        "dupr_id": "304972",
        "rating": 2.943,
        "profile_pic_url": null,
        "location": "Oregon, WI, US"
      },
      {
        "name": "Brenda Lein",
        "dupr_id": "1797E0",
        "rating": 3.206,
        "profile_pic_url": null,
        "location": "Oregon, WI, US"
      }
    ]
  },
  {
    "team_id": 8525002968,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Rick Lenz",
        "dupr_id": "LVRJQZ",
        "rating": 3.288,
        "profile_pic_url": null,
        "location": "Windsor, WI, US"
      },
      {
        "name": "Stacy Lenz",
        "dupr_id": "LV679J",
        "rating": 3.346,
        "profile_pic_url": null,
        "location": "Windsor, WI, US"
      }
    ]
  }
]