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

5.0+ RR Group

ID: 7769030695

Match Scores

10-11

Win

Play Date

2026-06-05

Play Time (Est)

8:45 AM

Play Location

Saint George, UT, USA

Unverified Facility

Competitor Teams

TEAM 1LOSS
AM
Anthony Mendez

Y4WQX4 · USA

DUPR

6.159

Zack Rodgers

Z4MYPM · MT, US

DUPR

4.991

TEAM 2WINNER
Erick OConor

Z4M4VD · Idaho Falls, ID, US

DUPR

5.045

Ryan Marsh

N5DNGW · Island Park, ID, US

DUPR

4.604

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-7769030695
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4784569508,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Anthony Mendez",
        "dupr_id": "Y4WQX4",
        "rating": 6.159,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Zack Rodgers",
        "dupr_id": "Z4MYPM",
        "rating": 4.991,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/67.jpg",
        "location": "MT, US"
      }
    ]
  },
  {
    "team_id": 5908152007,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Erick OConor",
        "dupr_id": "Z4M4VD",
        "rating": 5.045,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/64.jpg",
        "location": "Idaho Falls, ID, US"
      },
      {
        "name": "Ryan Marsh",
        "dupr_id": "N5DNGW",
        "rating": 4.604,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/59.jpg",
        "location": "Island Park, ID, US"
      }
    ]
  }
]