Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Bousquet Sport - Spring Team Rally League - Week 2

ID: 4800010203

Match Scores

21-17

Win

Play Date

2026-04-27

Play Time (Est)

4:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
TG
Thomas Gelb

9P7Z0R · Pittsfield, MA, US

DUPR

3.829

LR
Lisa Reznik

RZ9G6Q · Lenox, MA, US

DUPR

3.486

TEAM 2LOSS
RH
Rebecca Harris

0YODKQ · USA

DUPR

3.531

GG
Gary Gross

Q5RDY0 · USA

DUPR

3.787

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-4800010203
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6751932600,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Thomas Gelb",
        "dupr_id": "9P7Z0R",
        "rating": 3.829,
        "profile_pic_url": null,
        "location": "Pittsfield, MA, US"
      },
      {
        "name": "Lisa Reznik",
        "dupr_id": "RZ9G6Q",
        "rating": 3.486,
        "profile_pic_url": null,
        "location": "Lenox, MA, US"
      }
    ]
  },
  {
    "team_id": 6095865078,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Rebecca Harris",
        "dupr_id": "0YODKQ",
        "rating": 3.531,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Gary Gross",
        "dupr_id": "Q5RDY0",
        "rating": 3.787,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]