Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool A (4/20)

ID: 7157571245

Match Scores

6-11

Win

Play Date

2026-04-20

Play Time (Est)

6:15 AM

Play Location

Pickled! Batavia

Unverified Facility

Competitor Teams

TEAM 1LOSS
Greg Snyder

4VLZNM · North Aurora, IL, US

DUPR

3.963

RB
Ron Bowers

V74RQJ · USA

DUPR

3.911

TEAM 2WINNER
Ryan Bailey

WXMYMY · Elk Grove Village, IL, US

DUPR

3.905

FB
Frank Binetti

WZ0VEQ · USA

DUPR

3.719

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-7157571245
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5165624597,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Greg Snyder",
        "dupr_id": "4VLZNM",
        "rating": 3.963,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/30.jpg",
        "location": "North Aurora, IL, US"
      },
      {
        "name": "Ron Bowers",
        "dupr_id": "V74RQJ",
        "rating": 3.911,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4559452584,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ryan Bailey",
        "dupr_id": "WXMYMY",
        "rating": 3.905,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/1.jpg",
        "location": "Elk Grove Village, IL, US"
      },
      {
        "name": "Frank Binetti",
        "dupr_id": "WZ0VEQ",
        "rating": 3.719,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]