Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Bousquet Sport - Spring Team Rally League - Week 4

ID: 7775545720

Match Scores

21-15

Loss

Play Date

2026-05-07

Play Time (Est)

5:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
SP
Samantha Peitler

6Z2RDK · USA

DUPR

3.857

EL
Eric Lamoureaux

9PQ2OK · MA, US

DUPR

3.936

TEAM 2LOSS
LL
Lisa Loring

OD5QP7 · Lee, MA, US

DUPR

4.016

JP
Jon Pickwell

2L94XY · Pittsfield, MA, US

DUPR

3.905

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-7775545720
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7149066811,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Samantha Peitler",
        "dupr_id": "6Z2RDK",
        "rating": 3.857,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Eric Lamoureaux",
        "dupr_id": "9PQ2OK",
        "rating": 3.936,
        "profile_pic_url": null,
        "location": "MA, US"
      }
    ]
  },
  {
    "team_id": 5767091109,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Lisa Loring",
        "dupr_id": "OD5QP7",
        "rating": 4.016,
        "profile_pic_url": null,
        "location": "Lee, MA, US"
      },
      {
        "name": "Jon Pickwell",
        "dupr_id": "2L94XY",
        "rating": 3.905,
        "profile_pic_url": null,
        "location": "Pittsfield, MA, US"
      }
    ]
  }
]