Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Holiday Invitational

ID: 6184946788

Match Scores

11-7

Win

Play Date

2024-12-22

Play Time (Est)

5:00 PM

Play Location

Hanover Park, IL, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
Andrew Jacobs

1N5JP2 · Lake in the Hills, IL, US

DUPR

4.400

Eric Gates

3X90QR · Bartlett, IL, US

DUPR

4.256

TEAM 2LOSS
Yevgeny Chernyavsky

352YZV · Lake Zurich, IL, US

DUPR

4.558

Ben Nguyen

8DQOQM · Lake Villa, IL, US

DUPR

4.289

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-6184946788
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5771551809,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Andrew Jacobs",
        "dupr_id": "1N5JP2",
        "rating": 4.4,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/70.jpg",
        "location": "Lake in the Hills, IL, US"
      },
      {
        "name": "Eric Gates",
        "dupr_id": "3X90QR",
        "rating": 4.256,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/60.jpg",
        "location": "Bartlett, IL, US"
      }
    ]
  },
  {
    "team_id": 7098518522,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Yevgeny Chernyavsky",
        "dupr_id": "352YZV",
        "rating": 4.558,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/84.jpg",
        "location": "Lake Zurich, IL, US"
      },
      {
        "name": "Ben Nguyen",
        "dupr_id": "8DQOQM",
        "rating": 4.289,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/2.jpg",
        "location": "Lake Villa, IL, US"
      }
    ]
  }
]