Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Life Time Centennial Spring Classic

ID: 7690596195

Match Scores

15-6

Win

Play Date

2024-04-06

Play Time (Est)

4:45 AM

Play Location

5000 E Dry Creek Rd, Centennial, CO 80122, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
AJ
Alex Janousek

3XXZN7 · Alexandria, VA, US

DUPR

4.628

RB
Ryan Bennett

6ZENDQ · Boulder, CO, US

DUPR

4.621

TEAM 2LOSS
DC
Doug Connard

7DDM60 · Littleton, CO, US

DUPR

4.165

JM
Jason Miklin

17RK01 · Greenwood Village, CO, US

DUPR

4.109

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-7690596195
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5354865522,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Alex Janousek ",
        "dupr_id": "3XXZN7",
        "rating": 4.628,
        "profile_pic_url": null,
        "location": "Alexandria, VA, US"
      },
      {
        "name": "Ryan Bennett",
        "dupr_id": "6ZENDQ",
        "rating": 4.621,
        "profile_pic_url": null,
        "location": "Boulder, CO, US"
      }
    ]
  },
  {
    "team_id": 5179056134,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Doug Connard",
        "dupr_id": "7DDM60",
        "rating": 4.165,
        "profile_pic_url": null,
        "location": "Littleton, CO, US"
      },
      {
        "name": "Jason Miklin",
        "dupr_id": "17RK01",
        "rating": 4.109,
        "profile_pic_url": null,
        "location": "Greenwood Village, CO, US"
      }
    ]
  }
]