Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool 1

ID: 5477368338

Match Scores

3-11

Loss

Play Date

2026-05-02

Play Time (Est)

7:30 PM

Play Location

211 Rand Rd

Unverified Facility

Competitor Teams

TEAM 1LOSS
PR
Peter Reuling

V7EN47 · Chicago, IL, US

DUPR

4.038

JC
John Ciscato

GGGXGX · Steger, IL, US

DUPR

4.073

TEAM 2WINNER
VH
Vanson Ho

KOJ0LK · Chicago, IL, US

DUPR

4.709

BB
Brandon Boyle

2QR0DE · Queen Creek, AZ, US

DUPR

5.055

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-5477368338
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5904019937,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Peter Reuling",
        "dupr_id": "V7EN47",
        "rating": 4.038,
        "profile_pic_url": null,
        "location": "Chicago, IL, US"
      },
      {
        "name": "John Ciscato",
        "dupr_id": "GGGXGX",
        "rating": 4.073,
        "profile_pic_url": null,
        "location": "Steger, IL, US"
      }
    ]
  },
  {
    "team_id": 8320518252,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Vanson Ho",
        "dupr_id": "KOJ0LK",
        "rating": 4.709,
        "profile_pic_url": null,
        "location": "Chicago, IL, US"
      },
      {
        "name": "Brandon Boyle",
        "dupr_id": "2QR0DE",
        "rating": 5.055,
        "profile_pic_url": null,
        "location": "Queen Creek, AZ, US"
      }
    ]
  }
]