Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

Competitive Open Play Match

ID: 4657663142

Match Scores

11-7

Win

Play Date

2025-09-26

Play Time (Est)

3:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
AH
Aidan Holeman

6ZLKW0 · USA

Rated Score

3.413

GB
George Bellino

RZRDDD · Edison, NJ, US

Rated Score

3.377

TEAM 2LOSS
TR
Taylor Regenwether

NRYY9Z · Richmond County, NY, US

Rated Score

3.206

JP
Jason Paderon

Q5ZP5D · Woodbridge Township, NJ, US

Rated Score

3.375

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-4657663142
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7161352569,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Aidan Holeman",
        "dupr_id": "6ZLKW0",
        "rating": 3.413,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "George Bellino",
        "dupr_id": "RZRDDD",
        "rating": 3.377,
        "profile_pic_url": null,
        "location": "Edison, NJ, US"
      }
    ]
  },
  {
    "team_id": 6130372246,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Taylor Regenwether",
        "dupr_id": "NRYY9Z",
        "rating": 3.206,
        "profile_pic_url": null,
        "location": "Richmond County, NY, US"
      },
      {
        "name": "Jason Paderon",
        "dupr_id": "Q5ZP5D",
        "rating": 3.375,
        "profile_pic_url": null,
        "location": "Woodbridge Township, NJ, US"
      }
    ]
  }
]