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

Intermediate league

ID: 7862029797

Match Scores

5-15

Win

Play Date

2026-06-02

Play Time (Est)

10:15 AM

Play Location

Chicago, IL, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
MM
Mike McClain

DWED4X · USA

DUPR

3.031

SP
Susan Pierson

84X6GK · USA

DUPR

2.493

TEAM 2WINNER
CT
Chey Taylor

2ZWNWR · USA

DUPR

2.532

AS
Allison Smith

RYMYMZ · Oak Park, IL, US

DUPR

3.218

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-7862029797
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7873467971,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Mike McClain",
        "dupr_id": "DWED4X",
        "rating": 3.031,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Susan Pierson",
        "dupr_id": "84X6GK",
        "rating": 2.493,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8036472516,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Chey Taylor ",
        "dupr_id": "2ZWNWR",
        "rating": 2.532,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Allison  Smith",
        "dupr_id": "RYMYMZ",
        "rating": 3.218,
        "profile_pic_url": null,
        "location": "Oak Park, IL, US"
      }
    ]
  }
]