Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

Mixed 3.0 Set Partners

ID: 7045607349

Match Scores

15-14

Win

Play Date

2025-07-26

Play Time (Est)

10:15 AM

Play Location

The Picklr Sandy

Unverified Facility

Competitor Teams

TEAM 1WINNER
RJ
Russell Johnson

RXXE6Z · USA

DUPR

2.817

DJ
Deanna Johnson

9PPR5V · USA

DUPR

3.213

TEAM 2LOSS
NB
Nita Bailey

EW774V · West Valley City, UT, US

DUPR

2.387

PG
Pazhamalai Govindarajan

RXGDKZ · West Jordan, UT, US

DUPR

3.002

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-7045607349
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6085665590,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Russell Johnson",
        "dupr_id": "RXXE6Z",
        "rating": 2.817,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Deanna Johnson",
        "dupr_id": "9PPR5V",
        "rating": 3.213,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4764655794,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Nita Bailey",
        "dupr_id": "EW774V",
        "rating": 2.387,
        "profile_pic_url": null,
        "location": "West Valley City, UT, US"
      },
      {
        "name": "Pazhamalai Govindarajan",
        "dupr_id": "RXGDKZ",
        "rating": 3.002,
        "profile_pic_url": null,
        "location": "West Jordan, UT, US"
      }
    ]
  }
]