Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

A

ID: 8556890084

Match Scores

11-4

Win

Play Date

2026-05-16

Play Time (Est)

9:00 PM

Play Location

Mount Prospect

View Facility Page →

Competitor Teams

TEAM 1WINNER
AP
Andy Padjen

KD4DQK · USA

DUPR

4.368

Jeff Hartman

YGG2KK · Arlington Heights, IL, US

DUPR

3.872

TEAM 2LOSS
Jose Rodriguez

99ONK7 · Mount Prospect, IL, US

DUPR

3.871

Andrew Cheris

1QVPM5 · Wheeling, IL, US

DUPR

3.767

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-8556890084
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7740273587,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Andy Padjen",
        "dupr_id": "KD4DQK",
        "rating": 4.368,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jeff Hartman",
        "dupr_id": "YGG2KK",
        "rating": 3.872,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/77.jpg",
        "location": "Arlington Heights, IL, US"
      }
    ]
  },
  {
    "team_id": 8036556984,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jose Rodriguez",
        "dupr_id": "99ONK7",
        "rating": 3.871,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/66.jpg",
        "location": "Mount Prospect, IL, US"
      },
      {
        "name": "Andrew Cheris",
        "dupr_id": "1QVPM5",
        "rating": 3.767,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/60.jpg",
        "location": "Wheeling, IL, US"
      }
    ]
  }
]