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

3.25-3.75 Round Robin - Pickleheads Popcorn - Round 6 Game 1

ID: 5512808407

Match Scores

11-10

Win

Play Date

2026-05-20

Play Time (Est)

8:45 AM

Play Location

McGaw Park

Unverified Facility

Competitor Teams

TEAM 1WINNER
RS
Roseann Sheridan

2ZVLNY · USA

DUPR

2.913

BP
Bill Phelps

304972 · Oregon, WI, US

DUPR

2.995

TEAM 2LOSS
JW
Julie West

DWEQE6 · USA

DUPR

3.237

SM
Steve McCarthy

35MNLL · Madison, WI, US

DUPR

3.238

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-5512808407
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6796866598,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Roseann Sheridan",
        "dupr_id": "2ZVLNY",
        "rating": 2.913,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Bill Phelps",
        "dupr_id": "304972",
        "rating": 2.995,
        "profile_pic_url": null,
        "location": "Oregon, WI, US"
      }
    ]
  },
  {
    "team_id": 8447399191,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Julie West",
        "dupr_id": "DWEQE6",
        "rating": 3.237,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Steve McCarthy",
        "dupr_id": "35MNLL",
        "rating": 3.238,
        "profile_pic_url": null,
        "location": "Madison, WI, US"
      }
    ]
  }
]