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

Competitive Open Play Match

ID: 8136245696

Match Scores

11-4

Win

Play Date

2026-04-07

Play Time (Est)

9:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
RO
Richard Ostrea

ZZPD6Q · Las Vegas, NV, US

DUPR

3.172

PS
Patrick Scribner

67NL4G · Henderson, NV, US

DUPR

3.354

TEAM 2LOSS
NL
Noel Landrito

Z49Y7Q · USA

DUPR

3.198

XF
Xandra Faye Macasieb

9DJ47V · Las Vegas, NV, US

DUPR

2.960

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-8136245696
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6432287376,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Richard Ostrea",
        "dupr_id": "ZZPD6Q",
        "rating": 3.172,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      },
      {
        "name": "Patrick Scribner",
        "dupr_id": "67NL4G",
        "rating": 3.354,
        "profile_pic_url": null,
        "location": "Henderson, NV, US"
      }
    ]
  },
  {
    "team_id": 4860619765,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Noel Landrito",
        "dupr_id": "Z49Y7Q",
        "rating": 3.198,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Xandra Faye Macasieb",
        "dupr_id": "9DJ47V",
        "rating": 2.96,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      }
    ]
  }
]