Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

Life Time Centennial March Madness - Mens Doubles Skill: (4.5 to 5.0) Age: (12 And Above)

ID: 5384764538

Match Scores

11-7

Loss

Play Date

2026-03-08

Play Time (Est)

3:30 PM

Play Location

Centennial, CO

View Facility Page →

Competitor Teams

TEAM 1WINNER
JB
Jackson Beard

89MNV1 · Arvada, CO, US

DUPR

4.621

PP
Prapav Patel

LVJXVK · Highlands Ranch, CO, US

DUPR

4.682

TEAM 2LOSS
UP
Ung Phung

0YP4OG · Littleton, CO, US

DUPR

4.338

JK
Jason Koski

8E9RYV · Evergreen, CO, US

DUPR

4.831

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-5384764538
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5301604542,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jackson Beard",
        "dupr_id": "89MNV1",
        "rating": 4.621,
        "profile_pic_url": null,
        "location": "Arvada, CO, US"
      },
      {
        "name": "Prapav Patel",
        "dupr_id": "LVJXVK",
        "rating": 4.682,
        "profile_pic_url": null,
        "location": "Highlands Ranch, CO, US"
      }
    ]
  },
  {
    "team_id": 7531306972,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ung Phung",
        "dupr_id": "0YP4OG",
        "rating": 4.338,
        "profile_pic_url": null,
        "location": "Littleton, CO, US"
      },
      {
        "name": "Jason Koski",
        "dupr_id": "8E9RYV",
        "rating": 4.831,
        "profile_pic_url": null,
        "location": "Evergreen, CO, US"
      }
    ]
  }
]