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

Bousquet Sport - Spring Team Rally League - Week 3

ID: 5648353081

Match Scores

21-20

Loss

Play Date

2026-05-04

Play Time (Est)

2:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
Jack Wolfe

7NZPM4 · North Adams, MA, US

DUPR

3.727

Maura Hawkins

7DXYJN · Pittsfield, MA, US

DUPR

3.245

TEAM 2LOSS
Toby Wherry

89047E · Stephentown, NY, US

DUPR

3.491

Jessica O’Brien

WNLDXK · Cheshire, MA, US

DUPR

2.976

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-5648353081
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7626346473,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jack Wolfe",
        "dupr_id": "7NZPM4",
        "rating": 3.727,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/3.jpg",
        "location": "North Adams, MA, US"
      },
      {
        "name": "Maura Hawkins",
        "dupr_id": "7DXYJN",
        "rating": 3.245,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/52.jpg",
        "location": "Pittsfield, MA, US"
      }
    ]
  },
  {
    "team_id": 7176334248,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Toby Wherry",
        "dupr_id": "89047E",
        "rating": 3.491,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/28.jpg",
        "location": "Stephentown, NY, US"
      },
      {
        "name": "Jessica O’Brien",
        "dupr_id": "WNLDXK",
        "rating": 2.976,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/35.jpg",
        "location": "Cheshire, MA, US"
      }
    ]
  }
]