Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

NRRP Tue. League Level 6.5

ID: 8459935632

Match Scores

4-11

Win

Play Date

2026-04-21

Play Time (Est)

1:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
JJ
John Jolliffe

89ZO2V · USA

DUPR

3.913

MH
Michael Holowaty

2Q0ZQR · USA

DUPR

3.598

TEAM 2WINNER
Anthony Bshara

M2Q2RL · North Ridgeville, OH, US

DUPR

3.981

Brian Weisman

0YRY6G · Avon Lake, OH, US

DUPR

3.978

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-8459935632
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7251170964,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "John Jolliffe",
        "dupr_id": "89ZO2V",
        "rating": 3.913,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Michael Holowaty",
        "dupr_id": "2Q0ZQR",
        "rating": 3.598,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8550257224,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Anthony Bshara",
        "dupr_id": "M2Q2RL",
        "rating": 3.981,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/38.jpg",
        "location": "North Ridgeville, OH, US"
      },
      {
        "name": "Brian Weisman",
        "dupr_id": "0YRY6G",
        "rating": 3.978,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/46.jpg",
        "location": "Avon Lake, OH, US"
      }
    ]
  }
]