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

5.0+ RR Group

ID: 6182730060

Match Scores

8-11

Win

Play Date

2026-06-05

Play Time (Est)

1:00 PM

Play Location

Saint George, UT, USA

Unverified Facility

Competitor Teams

TEAM 1LOSS
AM
Anthony Mendez

Y4WQX4 · USA

DUPR

6.083

BT
Brandon Thompson

D52XJL · Carlsbad, CA, US

DUPR

6.177

TEAM 2WINNER
RC
Rod Christensen

4Q6GQG · Los Angeles, CA, US

DUPR

5.959

RJ
Roger Jonhson

9DGYY7 · Santa Ana, CA, US

DUPR

5.632

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-6182730060
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4605172592,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Anthony Mendez",
        "dupr_id": "Y4WQX4",
        "rating": 6.083,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Brandon Thompson",
        "dupr_id": "D52XJL",
        "rating": 6.177,
        "profile_pic_url": null,
        "location": "Carlsbad, CA, US"
      }
    ]
  },
  {
    "team_id": 4610618090,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Rod Christensen",
        "dupr_id": "4Q6GQG",
        "rating": 5.959,
        "profile_pic_url": null,
        "location": "Los Angeles, CA, US"
      },
      {
        "name": "Roger Jonhson",
        "dupr_id": "9DGYY7",
        "rating": 5.632,
        "profile_pic_url": null,
        "location": "Santa Ana, CA, US"
      }
    ]
  }
]