Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Bousquet Sport - Spring Team Rally League - Week 5

ID: 5477702554

Match Scores

11-21

Loss

Play Date

2026-05-14

Play Time (Est)

11:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
MA
Michael Albano

ODGQQE · USA

DUPR

3.677

NC
Norma Comalli

W6DWML · Pittsfield, MA, US

DUPR

3.813

TEAM 2WINNER
CT
Carter Tyer

7DM7WN · Pittsfield, MA, US

DUPR

4.905

ST
Sarah Thompson

7DE4KM · Pittsfield, MA, US

DUPR

3.558

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-5477702554
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6851813520,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Michael Albano",
        "dupr_id": "ODGQQE",
        "rating": 3.677,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Norma Comalli",
        "dupr_id": "W6DWML",
        "rating": 3.813,
        "profile_pic_url": null,
        "location": "Pittsfield, MA, US"
      }
    ]
  },
  {
    "team_id": 6018249153,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Carter Tyer",
        "dupr_id": "7DM7WN",
        "rating": 4.905,
        "profile_pic_url": null,
        "location": "Pittsfield, MA, US"
      },
      {
        "name": "Sarah Thompson",
        "dupr_id": "7DE4KM",
        "rating": 3.558,
        "profile_pic_url": null,
        "location": "Pittsfield, MA, US"
      }
    ]
  }
]