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

Ultimate Pickleball League - 2026 Season - UPL - Doubles 1

ID: 6405638330

Match Scores

15-21

Win

Play Date

2026-05-02

Play Time (Est)

3:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
MM
Matthew Mead

3LWMQ8 · Newport Beach, CA, US

DUPR

5.100

LB
Lucas Bellamy

3Z0NW3 · USA

DUPR

5.173

TEAM 2WINNER
BS
Brodie Smith

1NXL2N · San Diego, CA, US

DUPR

5.644

RB
rob Bellamy

2P0QJE · USA

DUPR

4.940

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-6405638330
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7124947978,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Matthew Mead",
        "dupr_id": "3LWMQ8",
        "rating": 5.1,
        "profile_pic_url": null,
        "location": "Newport Beach, CA, US"
      },
      {
        "name": "Lucas Bellamy",
        "dupr_id": "3Z0NW3",
        "rating": 5.173,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7520777195,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Brodie Smith",
        "dupr_id": "1NXL2N",
        "rating": 5.644,
        "profile_pic_url": null,
        "location": "San Diego, CA, US"
      },
      {
        "name": "rob Bellamy",
        "dupr_id": "2P0QJE",
        "rating": 4.94,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]