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

Summit DUPR League - Pickleheads Gauntlet - Game 5

ID: 5315495519

Match Scores

8-15

Loss

Play Date

2026-06-03

Play Time (Est)

12:45 AM

Play Location

Summit Recreation Center

Unverified Facility

Competitor Teams

TEAM 1LOSS
JS
Justin Smith

4QO05M · USA

Rated Score

2.285

CC
Corey cina

DYD45M · Temple, TX, US

Rated Score

2.338

TEAM 2WINNER
LC
Leighanna Cina

DY95Q6 · Temple, TX, US

Rated Score

2.725

ML
Mattie Leonard

4P0L02 · USA

Rated Score

2.477

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-5315495519
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8492140791,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Justin Smith",
        "dupr_id": "4QO05M",
        "rating": 2.285,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Corey cina",
        "dupr_id": "DYD45M",
        "rating": 2.338,
        "profile_pic_url": null,
        "location": "Temple, TX, US"
      }
    ]
  },
  {
    "team_id": 4827745476,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Leighanna Cina",
        "dupr_id": "DY95Q6",
        "rating": 2.725,
        "profile_pic_url": null,
        "location": "Temple, TX, US"
      },
      {
        "name": "Mattie Leonard",
        "dupr_id": "4P0L02",
        "rating": 2.477,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]