Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool 1

ID: 7358882116

Match Scores

15-2

Loss

Play Date

2026-05-02

Play Time (Est)

5:00 PM

Play Location

211 Rand Rd

Unverified Facility

Competitor Teams

TEAM 1WINNER
CC
Colin Collery

9PYJ07 · Lombard, IL, US

DUPR

4.909

PW
Peter Walczak

ZN9XXM · Lemont, IL, US

DUPR

4.701

TEAM 2LOSS
PR
Peter Reuling

V7EN47 · Chicago, IL, US

DUPR

4.018

JC
John Ciscato

GGGXGX · Steger, IL, US

DUPR

4.054

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-7358882116
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7863472526,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Colin Collery",
        "dupr_id": "9PYJ07",
        "rating": 4.909,
        "profile_pic_url": null,
        "location": "Lombard, IL, US"
      },
      {
        "name": "Peter Walczak",
        "dupr_id": "ZN9XXM",
        "rating": 4.701,
        "profile_pic_url": null,
        "location": "Lemont, IL, US"
      }
    ]
  },
  {
    "team_id": 6339805212,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Peter Reuling",
        "dupr_id": "V7EN47",
        "rating": 4.018,
        "profile_pic_url": null,
        "location": "Chicago, IL, US"
      },
      {
        "name": "John Ciscato",
        "dupr_id": "GGGXGX",
        "rating": 4.054,
        "profile_pic_url": null,
        "location": "Steger, IL, US"
      }
    ]
  }
]