Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

A

ID: 8200725851

Match Scores

1-11

Win

Play Date

2026-05-16

Play Time (Est)

12:45 AM

Play Location

Mount Prospect

View Facility Page →

Competitor Teams

TEAM 1LOSS
BV
Benjamin Vizconde

8DOYZY · Chicago, IL, US

DUPR

3.732

MC
Mike Cotay

3OR67L · Northbrook, IL, US

DUPR

3.601

TEAM 2WINNER
JR
Jose Rodriguez

99ONK7 · USA

DUPR

3.935

AC
Andrew Cheris

1QVPM5 · Wheeling, IL, US

DUPR

3.912

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-8200725851
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4480373336,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Benjamin Vizconde",
        "dupr_id": "8DOYZY",
        "rating": 3.732,
        "profile_pic_url": null,
        "location": "Chicago, IL, US"
      },
      {
        "name": "Mike Cotay",
        "dupr_id": "3OR67L",
        "rating": 3.601,
        "profile_pic_url": null,
        "location": "Northbrook, IL, US"
      }
    ]
  },
  {
    "team_id": 4631451839,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jose Rodriguez",
        "dupr_id": "99ONK7",
        "rating": 3.935,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Andrew Cheris",
        "dupr_id": "1QVPM5",
        "rating": 3.912,
        "profile_pic_url": null,
        "location": "Wheeling, IL, US"
      }
    ]
  }
]