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

Bousquet Sport - Spring Team Rally League - Week 4

ID: 5975888685

Match Scores

21-14

Win

Play Date

2026-05-11

Play Time (Est)

10:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
JW
Jack Wolfe

7NZPM4 · North Adams, MA, US

DUPR

3.743

ML
michael lyon

L5JR45 · USA

DUPR

3.276

TEAM 2LOSS
AS
Al Sabo

59DLZ5 · USA

DUPR

3.168

PR
Paul Rodhouse

L5LQYZ · Pittsfield, MA, US

DUPR

3.696

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-5975888685
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7848314391,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jack Wolfe",
        "dupr_id": "7NZPM4",
        "rating": 3.743,
        "profile_pic_url": null,
        "location": "North Adams, MA, US"
      },
      {
        "name": "michael lyon",
        "dupr_id": "L5JR45",
        "rating": 3.276,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4867384824,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Al Sabo",
        "dupr_id": "59DLZ5",
        "rating": 3.168,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Paul Rodhouse",
        "dupr_id": "L5LQYZ",
        "rating": 3.696,
        "profile_pic_url": null,
        "location": "Pittsfield, MA, US"
      }
    ]
  }
]