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

OV RRL 05.16.25

ID: 4366488069

Match Scores

2-11

Loss

Play Date

2025-05-16

Play Time (Est)

10:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
DM
Daniel Madrigal

YG2PY4 · Oakland, CA, US

DUPR

3.183

CL
Christopher Lindquist

RZWGWQ · Oakland, CA, US

DUPR

3.444

TEAM 2WINNER
RD
Robert Duran

EGYYXV · Berkeley, CA, US

DUPR

3.532

DS
dave stone

9P5D7K · USA

DUPR

3.319

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-4366488069
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7795403921,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Daniel Madrigal",
        "dupr_id": "YG2PY4",
        "rating": 3.183,
        "profile_pic_url": null,
        "location": "Oakland, CA, US"
      },
      {
        "name": "Christopher Lindquist",
        "dupr_id": "RZWGWQ",
        "rating": 3.444,
        "profile_pic_url": null,
        "location": "Oakland, CA, US"
      }
    ]
  },
  {
    "team_id": 8058978530,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Robert Duran",
        "dupr_id": "EGYYXV",
        "rating": 3.532,
        "profile_pic_url": null,
        "location": "Berkeley, CA, US"
      },
      {
        "name": "dave stone",
        "dupr_id": "9P5D7K",
        "rating": 3.319,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]