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

5.0+ RR Group

ID: 6120558448

Match Scores

3-11

Loss

Play Date

2026-06-05

Play Time (Est)

5:00 PM

Play Location

Saint George, UT, USA

Unverified Facility

Competitor Teams

TEAM 1LOSS
AM
Anthony Mendez

Y4WQX4 · USA

DUPR

6.096

RM
Ryan Marsh

N5DNGW · Island Park, ID, US

DUPR

4.594

TEAM 2WINNER
BT
Brandon Thompson

D52XJL · Carlsbad, CA, US

DUPR

6.193

TC
Tyson Clemens

2PEPYY · Boise, ID, US

DUPR

4.509

MATCH PREP & GEARAffiliate Partner

Recommended Gear & Paddles

Selecting the correct paddle face composition is crucial for match performance. Browse recommended categories from our partner Pickleball Central:

Control & Spin (Graphite)

Graphite and carbon fiber faces deliver maximum touch and precision control.

Shop Control Paddles →

Power & Depth (Composite)

Composite faces designed to maximize energy return for deep baseline drives.

Shop Power Paddles →

Beginner & Budget

Durable, high-value starter paddles to get you playing without high upfront cost.

Shop Beginner Paddles →

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-6120558448
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5750588324,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Anthony Mendez",
        "dupr_id": "Y4WQX4",
        "rating": 6.096,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ryan Marsh",
        "dupr_id": "N5DNGW",
        "rating": 4.594,
        "profile_pic_url": null,
        "location": "Island Park, ID, US"
      }
    ]
  },
  {
    "team_id": 7466765303,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Brandon Thompson",
        "dupr_id": "D52XJL",
        "rating": 6.193,
        "profile_pic_url": null,
        "location": "Carlsbad, CA, US"
      },
      {
        "name": "Tyson Clemens",
        "dupr_id": "2PEPYY",
        "rating": 4.509,
        "profile_pic_url": null,
        "location": "Boise, ID, US"
      }
    ]
  }
]