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

McGaw Round Robin

ID: 6767137576

Match Scores

12-10

Loss

Play Date

2026-05-19

Play Time (Est)

5:00 PM

Play Location

Fitchburg, WI, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
DS
Dan Schettler

8JPG4O · Fitchburg, WI, US

DUPR

2.849

LA
Lee Alliet

EGD2VO · USA

DUPR

2.878

TEAM 2LOSS
SM
Steve McCarthy

35MNLL · Madison, WI, US

DUPR

3.200

ES
Erin Schettler

8EVWXM · Fitchburg, WI, US

DUPR

2.795

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-6767137576
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4673526897,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Dan Schettler",
        "dupr_id": "8JPG4O",
        "rating": 2.849,
        "profile_pic_url": null,
        "location": "Fitchburg, WI, US"
      },
      {
        "name": "Lee Alliet",
        "dupr_id": "EGD2VO",
        "rating": 2.878,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7527356908,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Steve McCarthy",
        "dupr_id": "35MNLL",
        "rating": 3.2,
        "profile_pic_url": null,
        "location": "Madison, WI, US"
      },
      {
        "name": "Erin Schettler",
        "dupr_id": "8EVWXM",
        "rating": 2.795,
        "profile_pic_url": null,
        "location": "Fitchburg, WI, US"
      }
    ]
  }
]