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

3.0 Men’s Doubles Pool A

ID: 6753768511

Match Scores

0-11

Win

Play Date

2026-05-16

Play Time (Est)

8:45 AM

Play Location

The Picklr Bossier City

Unverified Facility

Competitor Teams

TEAM 1LOSS
LV
lloyd vale

V6X5P5 · USA

DUPR

2.674

RS
Rex Schlosser

ORK2EW · USA

DUPR

2.674

TEAM 2WINNER
Tommy Bowen

9JGG0R · Marshall, TX, US

DUPR

3.054

Brent Bowen

7N2MP0 · Marshall, TX, US

DUPR

3.546

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-6753768511
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7839756360,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "lloyd vale",
        "dupr_id": "V6X5P5",
        "rating": 2.674,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Rex Schlosser",
        "dupr_id": "ORK2EW",
        "rating": 2.674,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6162822688,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Tommy  Bowen",
        "dupr_id": "9JGG0R",
        "rating": 3.054,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/30.jpg",
        "location": "Marshall, TX, US"
      },
      {
        "name": "Brent Bowen",
        "dupr_id": "7N2MP0",
        "rating": 3.546,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/64.jpg",
        "location": "Marshall, TX, US"
      }
    ]
  }
]