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

Summit DUPR League - Pickleheads Gauntlet - Game 4

ID: 7842045054

Match Scores

15-8

Loss

Play Date

2026-06-03

Play Time (Est)

7:30 PM

Play Location

Summit Recreation Center

Unverified Facility

Competitor Teams

TEAM 1WINNER
AS
Amy Sinclair

QJD92R · Temple, TX, US

Rated Score

2.478

JH
Jonathan Hart

0YM7J4 · Temple, TX, US

Rated Score

2.857

TEAM 2LOSS
JS
Justin Smith

4QO05M · USA

Rated Score

2.269

LC
Leighanna Cina

DY95Q6 · Temple, TX, US

Rated Score

2.731

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-7842045054
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5905938456,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Amy Sinclair",
        "dupr_id": "QJD92R",
        "rating": 2.478,
        "profile_pic_url": null,
        "location": "Temple, TX, US"
      },
      {
        "name": "Jonathan Hart",
        "dupr_id": "0YM7J4",
        "rating": 2.857,
        "profile_pic_url": null,
        "location": "Temple, TX, US"
      }
    ]
  },
  {
    "team_id": 4979054606,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Justin Smith",
        "dupr_id": "4QO05M",
        "rating": 2.269,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Leighanna Cina",
        "dupr_id": "DY95Q6",
        "rating": 2.731,
        "profile_pic_url": null,
        "location": "Temple, TX, US"
      }
    ]
  }
]