Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 5201345174

Match Scores

11-8

Win

Play Date

2026-05-28

Play Time (Est)

3:30 PM

Play Location

Redlands, CA, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
MS
Michael Sabangan

84GV6V · USA

DUPR

3.445

NO
Nathan Olson

5EN0R0 · Redlands, CA, US

DUPR

4.856

TEAM 2LOSS
KP
keith poole

3P4KMG · Yucaipa, CA, US

DUPR

3.871

MB
Mike Blair

3L776Z · Colton, CA, US

DUPR

4.082

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-5201345174
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4966727086,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Michael Sabangan",
        "dupr_id": "84GV6V",
        "rating": 3.445,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Nathan  Olson",
        "dupr_id": "5EN0R0",
        "rating": 4.856,
        "profile_pic_url": null,
        "location": "Redlands, CA, US"
      }
    ]
  },
  {
    "team_id": 8115566312,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "keith poole",
        "dupr_id": "3P4KMG",
        "rating": 3.871,
        "profile_pic_url": null,
        "location": "Yucaipa, CA, US"
      },
      {
        "name": "Mike Blair",
        "dupr_id": "3L776Z",
        "rating": 4.082,
        "profile_pic_url": null,
        "location": "Colton, CA, US"
      }
    ]
  }
]