Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Life Time 2026 Spring Classic - Mens Doubles Skill: (4.0 To 4.5) Age: (12 And Above)

ID: 5703456501

Match Scores

11-3

Loss

Play Date

2026-03-08

Play Time (Est)

10:15 AM

Play Location

Vernon Hills, IL

View Facility Page →

Competitor Teams

TEAM 1WINNER
AC
Antonio Chirinos

RY2LZZ · USA

DUPR

4.073

PH
Paul Herbst

V47RGE · USA

DUPR

3.824

TEAM 2LOSS
WS
William Shogren

GG95RV · Lake Zurich, IL, US

DUPR

3.573

JP
James Philbrick

ODKW5W · Round Lake, IL, US

DUPR

3.392

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-5703456501
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5434069998,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Antonio Chirinos",
        "dupr_id": "RY2LZZ",
        "rating": 4.073,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Paul Herbst",
        "dupr_id": "V47RGE",
        "rating": 3.824,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7222351770,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "William Shogren",
        "dupr_id": "GG95RV",
        "rating": 3.573,
        "profile_pic_url": null,
        "location": "Lake Zurich, IL, US"
      },
      {
        "name": "James Philbrick",
        "dupr_id": "ODKW5W",
        "rating": 3.392,
        "profile_pic_url": null,
        "location": "Round Lake, IL, US"
      }
    ]
  }
]