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

Intermediate league

ID: 6660745707

Match Scores

15-11

Loss

Play Date

2026-06-02

Play Time (Est)

4:45 AM

Play Location

Chicago, IL, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
GV
Greg Vachon

3Z506M · USA

DUPR

3.399

SJ
Sheree Johnson

EWVJDV · USA

DUPR

2.929

TEAM 2LOSS
MM
Mike McClain

DWED4X · USA

DUPR

3.024

AS
Allison Smith

RYMYMZ · Oak Park, IL, US

DUPR

3.211

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-6660745707
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6685552005,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Greg Vachon",
        "dupr_id": "3Z506M",
        "rating": 3.399,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Sheree Johnson",
        "dupr_id": "EWVJDV",
        "rating": 2.929,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7043910554,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mike McClain",
        "dupr_id": "DWED4X",
        "rating": 3.024,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Allison  Smith",
        "dupr_id": "RYMYMZ",
        "rating": 3.211,
        "profile_pic_url": null,
        "location": "Oak Park, IL, US"
      }
    ]
  }
]