Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

CCP Summer Slam - Mixed Doubles Skill: (4.0) All Ages

ID: 4909041222

Match Scores

5-15

Loss

Play Date

2026-06-06

Play Time (Est)

7:30 PM

Play Location

Hoschton, GA

Unverified Facility

Competitor Teams

TEAM 1LOSS
Tonya Hanks

5E2K0L · Forsyth County, GA, US

DUPR

3.871

John Hanks

94L5WR · Cumming, GA, US

DUPR

3.995

TEAM 2WINNER
Morgan Dollar

4LOOJK · Gainesville, GA, US

DUPR

4.045

JL
James Lloyd

OW2NJW · USA

DUPR

4.365

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-4909041222
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6246709800,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Tonya Hanks",
        "dupr_id": "5E2K0L",
        "rating": 3.871,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/14.jpg",
        "location": "Forsyth County, GA, US"
      },
      {
        "name": "John Hanks",
        "dupr_id": "94L5WR",
        "rating": 3.995,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/16.jpg",
        "location": "Cumming, GA, US"
      }
    ]
  },
  {
    "team_id": 5914594334,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Morgan Dollar",
        "dupr_id": "4LOOJK",
        "rating": 4.045,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/53.jpg",
        "location": "Gainesville, GA, US"
      },
      {
        "name": "James Lloyd",
        "dupr_id": "OW2NJW",
        "rating": 4.365,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]