Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool 2

ID: 6416276240

Match Scores

8-11

Win

Play Date

2026-03-29

Play Time (Est)

9:00 PM

Play Location

Pickle & Taps

View Facility Page →

Competitor Teams

TEAM 1LOSS
CV
Charles Vassallo

0YLNX2 · USA

DUPR

3.701

CW
Celia Wolff

5EOQ4R · USA

DUPR

3.349

TEAM 2WINNER
MW
Mike Wills

8EY0NV · Leland, NC, US

DUPR

4.007

LG
Leigh Grainger

3P67RX · USA

DUPR

3.419

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-6416276240
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8513331316,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Charles Vassallo",
        "dupr_id": "0YLNX2",
        "rating": 3.701,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Celia Wolff",
        "dupr_id": "5EOQ4R",
        "rating": 3.349,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6126055042,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Mike Wills",
        "dupr_id": "8EY0NV",
        "rating": 4.007,
        "profile_pic_url": null,
        "location": "Leland, NC, US"
      },
      {
        "name": "Leigh Grainger",
        "dupr_id": "3P67RX",
        "rating": 3.419,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]