Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

2026 Chicagoland P4A Classic 4.0 - 4.49 Men's Doubles 50+

ID: 8247961088

Match Scores

15-9

Win

Play Date

2026-01-11

Play Time (Est)

9:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
AC
Andrew Cheris

1QVPM5 · Wheeling, IL, US

DUPR

4.011

MO
Mark Oldani

QP0G74 · USA

DUPR

4.299

TEAM 2LOSS
DL
Daniel Leon

1NXENZ · Wilmette, IL, US

DUPR

4.050

BC
Bert Cohen

ZNGRGW · USA

DUPR

4.008

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-8247961088
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6943907263,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Andrew Cheris",
        "dupr_id": "1QVPM5",
        "rating": 4.011,
        "profile_pic_url": null,
        "location": "Wheeling, IL, US"
      },
      {
        "name": "Mark Oldani",
        "dupr_id": "QP0G74",
        "rating": 4.299,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6038564537,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Daniel Leon",
        "dupr_id": "1NXENZ",
        "rating": 4.05,
        "profile_pic_url": null,
        "location": "Wilmette, IL, US"
      },
      {
        "name": "Bert Cohen",
        "dupr_id": "ZNGRGW",
        "rating": 4.008,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]