Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Mason Cherry Blossom Classic: Pool Play

ID: 8046542304

Match Scores

21-12

Win

Play Date

2026-04-11

Play Time (Est)

1:00 PM

Play Location

Fairfax, VA, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
WR
Will Roellke

VX6Z0P · USA

DUPR

4.124

HC
Hao Chan

M2PL0D · Midlothian, VA, US

DUPR

3.924

TEAM 2LOSS
KH
Kellen Hoard

9JY9M7 · USA

DUPR

3.956

NG
Nolan Grejda

0QN6W2 · USA

DUPR

3.089

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-8046542304
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4829867936,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Will Roellke",
        "dupr_id": "VX6Z0P",
        "rating": 4.124,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Hao Chan",
        "dupr_id": "M2PL0D",
        "rating": 3.924,
        "profile_pic_url": null,
        "location": "Midlothian, VA, US"
      }
    ]
  },
  {
    "team_id": 6022204129,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kellen Hoard",
        "dupr_id": "9JY9M7",
        "rating": 3.956,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Nolan Grejda",
        "dupr_id": "0QN6W2",
        "rating": 3.089,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]