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

Ultimate Pickleball League - 2026 Season - UPL - Doubles 1

ID: 8255534789

Match Scores

21-20

Loss

Play Date

2026-05-02

Play Time (Est)

6:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
KM
Ky McMakin

359RL1 · San Diego, CA, US

DUPR

5.401

CT
Carl Taibl

8GOLOG · Claremont, CA, US

DUPR

5.346

TEAM 2LOSS
ET
Emma Trieu

ODWG7P · Rancho Cucamonga, CA, US

DUPR

5.331

EW
Evan woodworth

590ELL · Temecula, CA, US

DUPR

4.540

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-8255534789
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4490510514,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ky McMakin",
        "dupr_id": "359RL1",
        "rating": 5.401,
        "profile_pic_url": null,
        "location": "San Diego, CA, US"
      },
      {
        "name": "Carl Taibl",
        "dupr_id": "8GOLOG",
        "rating": 5.346,
        "profile_pic_url": null,
        "location": "Claremont, CA, US"
      }
    ]
  },
  {
    "team_id": 4839319250,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Emma Trieu",
        "dupr_id": "ODWG7P",
        "rating": 5.331,
        "profile_pic_url": null,
        "location": "Rancho Cucamonga, CA, US"
      },
      {
        "name": "Evan woodworth",
        "dupr_id": "590ELL",
        "rating": 4.54,
        "profile_pic_url": null,
        "location": "Temecula, CA, US"
      }
    ]
  }
]