Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Ultimate Pickleball League - 2026 Season - UPL - Doubles 2

ID: 8014976450

Match Scores

20-21

Win

Play Date

2026-04-18

Play Time (Est)

3:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
MB
Matthew Buttry

2QYLQ9 · Denver, CO, US

DUPR

4.056

VN
Vu Nguyen

599N5R · Arvada, CO, US

DUPR

3.992

TEAM 2WINNER
CF
Carlos Flores

MYVPRL · USA

DUPR

3.884

CF
cedric fuentes

99MYXK · San Angelo, TX, US

DUPR

4.575

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-8014976450
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8550496453,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Matthew Buttry",
        "dupr_id": "2QYLQ9",
        "rating": 4.056,
        "profile_pic_url": null,
        "location": "Denver, CO, US"
      },
      {
        "name": "Vu Nguyen",
        "dupr_id": "599N5R",
        "rating": 3.992,
        "profile_pic_url": null,
        "location": "Arvada, CO, US"
      }
    ]
  },
  {
    "team_id": 4621097408,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Carlos Flores",
        "dupr_id": "MYVPRL",
        "rating": 3.884,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "cedric fuentes",
        "dupr_id": "99MYXK",
        "rating": 4.575,
        "profile_pic_url": null,
        "location": "San Angelo, TX, US"
      }
    ]
  }
]