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

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

ID: 4474305439

Match Scores

8-11

Win

Play Date

2026-05-27

Play Time (Est)

8:45 AM

Play Location

McGaw Park

Unverified Facility

Competitor Teams

TEAM 1LOSS
SM
Steve McCarthy

35MNLL · Madison, WI, US

DUPR

3.195

DY
Deidra Yahn

0YLDQ2 · Madison, WI, US

DUPR

2.723

TEAM 2WINNER
RL
Rick Lenz

LVRJQZ · Windsor, WI, US

DUPR

3.247

BP
Bill Phelps

304972 · Oregon, WI, US

DUPR

2.938

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-4474305439
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4731537069,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Steve McCarthy",
        "dupr_id": "35MNLL",
        "rating": 3.195,
        "profile_pic_url": null,
        "location": "Madison, WI, US"
      },
      {
        "name": "Deidra Yahn",
        "dupr_id": "0YLDQ2",
        "rating": 2.723,
        "profile_pic_url": null,
        "location": "Madison, WI, US"
      }
    ]
  },
  {
    "team_id": 7381290223,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Rick Lenz",
        "dupr_id": "LVRJQZ",
        "rating": 3.247,
        "profile_pic_url": null,
        "location": "Windsor, WI, US"
      },
      {
        "name": "Bill Phelps",
        "dupr_id": "304972",
        "rating": 2.938,
        "profile_pic_url": null,
        "location": "Oregon, WI, US"
      }
    ]
  }
]