Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Mason Cherry Blossom Classic: SF

ID: 6431111917

Match Scores

21-10

Win

Play Date

2026-04-12

Play Time (Est)

2:15 AM

Play Location

Fairfax, VA, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
WR
Will Roellke

VX6Z0P · USA

DUPR

4.123

HC
Hao Chan

M2PL0D · Midlothian, VA, US

DUPR

3.934

TEAM 2LOSS
AD
Albert Doan

WKZNGY · USA

DUPR

3.454

BZ
Brian Zhu

9J5M2J · USA

DUPR

3.771

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-6431111917
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4323259832,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Will Roellke",
        "dupr_id": "VX6Z0P",
        "rating": 4.123,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Hao Chan",
        "dupr_id": "M2PL0D",
        "rating": 3.934,
        "profile_pic_url": null,
        "location": "Midlothian, VA, US"
      }
    ]
  },
  {
    "team_id": 5640184343,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Albert Doan",
        "dupr_id": "WKZNGY",
        "rating": 3.454,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Brian Zhu",
        "dupr_id": "9J5M2J",
        "rating": 3.771,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]