Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Mega Pickleball

ID: 8528837806

Match Scores

9-5

Loss

Play Date

2025-04-22

Play Time (Est)

11:30 PM

Play Location

Minnesota, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
JP

DUPR

4.452

Garrick Graham

1RP49D · Dassel, MN, US

DUPR

3.921

TEAM 2LOSS
Shawn Johnson

3YK9DG · Andover, MN, US

DUPR

4.076

Max Sweeney

8MLVGD · Eden Prairie, MN, US

DUPR

3.558

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-8528837806
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4726019878,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "John Paul Donahue II",
        "dupr_id": "EGVJXE",
        "rating": 4.452,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Garrick Graham",
        "dupr_id": "1RP49D",
        "rating": 3.921,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/57.jpg",
        "location": "Dassel, MN, US"
      }
    ]
  },
  {
    "team_id": 4923625268,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Shawn Johnson",
        "dupr_id": "3YK9DG",
        "rating": 4.076,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/83.jpg",
        "location": "Andover, MN, US"
      },
      {
        "name": "Max Sweeney",
        "dupr_id": "8MLVGD",
        "rating": 3.558,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/65.jpg",
        "location": "Eden Prairie, MN, US"
      }
    ]
  }
]