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

Life Time Bloomingdale

ID: 5999735707

Match Scores

11-5

Loss

Play Date

2026-05-28

Play Time (Est)

8:45 AM

Play Location

455 Scott Dr, Bloomingdale, IL 60108, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
JD
Josbeth Da Silva

Q5V6YD · USA

DUPR

3.061

AS
Ava Spino

7D66Q5 · USA

DUPR

3.453

TEAM 2LOSS
Sue Quick

7DJ0DM · Hanover Park, IL, US

DUPR

3.129

LC
Lisette Carrera

JZGE24 · USA

DUPR

2.674

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-5999735707
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5460571263,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Josbeth  Da Silva",
        "dupr_id": "Q5V6YD",
        "rating": 3.061,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ava Spino",
        "dupr_id": "7D66Q5",
        "rating": 3.453,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8388010352,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Sue Quick",
        "dupr_id": "7DJ0DM",
        "rating": 3.129,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/49.jpg",
        "location": "Hanover Park, IL, US"
      },
      {
        "name": "Lisette Carrera",
        "dupr_id": "JZGE24",
        "rating": 2.674,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]