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

Bousquet Sport - Spring Team Rally League - Week 2

ID: 6928205197

Match Scores

16-21

Loss

Play Date

2026-04-27

Play Time (Est)

2:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
JO
Jessica O’Brien

WNLDXK · USA

DUPR

2.959

LR
Lisa Reznik

RZ9G6Q · Lenox, MA, US

DUPR

3.484

TEAM 2WINNER
HM
Hillery Maxymillian

VX47Q5 · USA

DUPR

3.423

RH
Rebecca Harris

0YODKQ · USA

DUPR

3.532

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-6928205197
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8119897974,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jessica O’Brien",
        "dupr_id": "WNLDXK",
        "rating": 2.959,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Lisa Reznik",
        "dupr_id": "RZ9G6Q",
        "rating": 3.484,
        "profile_pic_url": null,
        "location": "Lenox, MA, US"
      }
    ]
  },
  {
    "team_id": 5111520714,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Hillery Maxymillian",
        "dupr_id": "VX47Q5",
        "rating": 3.423,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Rebecca Harris",
        "dupr_id": "0YODKQ",
        "rating": 3.532,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]