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

Bouncecraft Spring League

ID: 7410455832

Match Scores

3-11, 7-11

Win

Play Date

2026-04-02

Play Time (Est)

1:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
JS
J Shaw

YNP5MK · Concord, NC, US

DUPR

2.905

JH
Jelani Houston

YNNRDD · USA

DUPR

3.326

TEAM 2WINNER
OL
Oliver Laniear

L29O2Z · Charlotte, NC, US

DUPR

3.419

BS
Bryan Stevens

PPPMMX · USA

DUPR

3.382

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-7410455832
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5808611893,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "J Shaw",
        "dupr_id": "YNP5MK",
        "rating": 2.905,
        "profile_pic_url": null,
        "location": "Concord, NC, US"
      },
      {
        "name": "Jelani  Houston",
        "dupr_id": "YNNRDD",
        "rating": 3.326,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8547534793,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Oliver Laniear",
        "dupr_id": "L29O2Z",
        "rating": 3.419,
        "profile_pic_url": null,
        "location": "Charlotte, NC, US"
      },
      {
        "name": "Bryan  Stevens",
        "dupr_id": "PPPMMX",
        "rating": 3.382,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]