Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 4790664266

Match Scores

11-5

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.608

PP
Prapav Patel

LVJXVK · Highlands Ranch, CO, US

DUPR

4.675

TEAM 2LOSS
RS
Robert Sherman

4VPE9G · Colorado Springs, CO, US

DUPR

4.360

TW
Taylor Wong

L55LQQ · Los Angeles, CA, US

DUPR

4.330

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-4790664266
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4855376088,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jackson Beard",
        "dupr_id": "89MNV1",
        "rating": 4.608,
        "profile_pic_url": null,
        "location": "Arvada, CO, US"
      },
      {
        "name": "Prapav Patel",
        "dupr_id": "LVJXVK",
        "rating": 4.675,
        "profile_pic_url": null,
        "location": "Highlands Ranch, CO, US"
      }
    ]
  },
  {
    "team_id": 7795920311,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Robert Sherman",
        "dupr_id": "4VPE9G",
        "rating": 4.36,
        "profile_pic_url": null,
        "location": "Colorado Springs, CO, US"
      },
      {
        "name": "Taylor Wong",
        "dupr_id": "L55LQQ",
        "rating": 4.33,
        "profile_pic_url": null,
        "location": "Los Angeles, CA, US"
      }
    ]
  }
]