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

OV RRL 05.16.25

ID: 5957557739

Match Scores

4-11

Loss

Play Date

2025-05-16

Play Time (Est)

12:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
GR
Gordon Redmond

V70MR7 · Berkeley, CA, US

DUPR

3.410

CL
Christopher Lindquist

RZWGWQ · Oakland, CA, US

DUPR

3.465

TEAM 2WINNER
BS
Brad Stone

2Q5X57 · USA

DUPR

2.961

RD
Robert Duran

EGYYXV · Berkeley, CA, US

DUPR

3.504

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-5957557739
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6385874824,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Gordon Redmond",
        "dupr_id": "V70MR7",
        "rating": 3.41,
        "profile_pic_url": null,
        "location": "Berkeley, CA, US"
      },
      {
        "name": "Christopher Lindquist",
        "dupr_id": "RZWGWQ",
        "rating": 3.465,
        "profile_pic_url": null,
        "location": "Oakland, CA, US"
      }
    ]
  },
  {
    "team_id": 5644852709,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Brad Stone",
        "dupr_id": "2Q5X57",
        "rating": 2.961,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Robert Duran",
        "dupr_id": "EGYYXV",
        "rating": 3.504,
        "profile_pic_url": null,
        "location": "Berkeley, CA, US"
      }
    ]
  }
]