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

Padel + Pickle Club Spring League Week 9

ID: 5159405541

Match Scores

21-19

Loss

Play Date

2026-06-03

Play Time (Est)

10:15 AM

Play Location

1220 N Price Rd, Olivette, MO 63132, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
BG
Brian Gurley

2Y64W4 · USA

DUPR

2.652

DR
David Rubin

JPO99O · USA

DUPR

2.744

TEAM 2LOSS
TM
Tom Martin

3LO4N6 · Richmond Heights, MO, US

DUPR

2.775

RE
Ryan Eisenbeis

7DPX25 · USA

DUPR

2.438

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-5159405541
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5789397622,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Brian Gurley",
        "dupr_id": "2Y64W4",
        "rating": 2.652,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "David Rubin",
        "dupr_id": "JPO99O",
        "rating": 2.744,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6488955608,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Tom Martin",
        "dupr_id": "3LO4N6",
        "rating": 2.775,
        "profile_pic_url": null,
        "location": "Richmond Heights, MO, US"
      },
      {
        "name": "Ryan Eisenbeis",
        "dupr_id": "7DPX25",
        "rating": 2.438,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]