Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Life Time Centennial March Madness - Mixed Doubles 4.0 - 4.5 MEDAL ROUND

ID: 6717092569

Match Scores

8-11, 6-11

Loss

Play Date

2026-03-08

Play Time (Est)

2:15 AM

Play Location

Centennial, CO

View Facility Page →

Competitor Teams

TEAM 1LOSS
AH
Anna Hartzog

MYXOKD · Denver, CO, US

DUPR

3.900

MC
Macaulan Chiaramonte

RZJ25E · USA

DUPR

3.845

TEAM 2WINNER
LC
Lauri Carroll

RZW5ZD · Castle Rock, CO, US

DUPR

3.958

ML
Matt Lane

WXK4ZM · Castle Rock, CO, US

DUPR

4.213

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-6717092569
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5036218954,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Anna Hartzog",
        "dupr_id": "MYXOKD",
        "rating": 3.9,
        "profile_pic_url": null,
        "location": "Denver, CO, US"
      },
      {
        "name": "Macaulan Chiaramonte",
        "dupr_id": "RZJ25E",
        "rating": 3.845,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6453792000,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Lauri Carroll",
        "dupr_id": "RZW5ZD",
        "rating": 3.958,
        "profile_pic_url": null,
        "location": "Castle Rock, CO, US"
      },
      {
        "name": "Matt Lane",
        "dupr_id": "WXK4ZM",
        "rating": 4.213,
        "profile_pic_url": null,
        "location": "Castle Rock, CO, US"
      }
    ]
  }
]