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

Bousquet Sport - Spring Team Rally League - Week 1

ID: 7451524250

Match Scores

16-21

Win

Play Date

2026-04-20

Play Time (Est)

3:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
VF
Veronica Fuentes

WXNODG · USA

DUPR

3.301

PM
Priscilla Morrissey

YGDVYG · USA

DUPR

3.150

TEAM 2WINNER
JO
Jessica O’Brien

WNLDXK · USA

DUPR

2.953

LR
Lisa Reznik

RZ9G6Q · Lenox, MA, US

DUPR

3.461

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-7451524250
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7084810005,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Veronica Fuentes",
        "dupr_id": "WXNODG",
        "rating": 3.301,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Priscilla Morrissey",
        "dupr_id": "YGDVYG",
        "rating": 3.15,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4838111439,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jessica O’Brien",
        "dupr_id": "WNLDXK",
        "rating": 2.953,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Lisa Reznik",
        "dupr_id": "RZ9G6Q",
        "rating": 3.461,
        "profile_pic_url": null,
        "location": "Lenox, MA, US"
      }
    ]
  }
]