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

MBRC DUPR Mini-Tournament

ID: 7322383521

Match Scores

6-15

Win

Play Date

2026-02-22

Play Time (Est)

10:15 AM

Play Location

Monterey, CA, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
YO
Yoshiko Okada

Z9KDYM · USA

Rated Score

2.960

YW
Yuko Wood

8JEJQO · USA

Rated Score

3.104

TEAM 2WINNER
BR
Brian Rector

KOKDM7 · Monterey, CA, US

Rated Score

3.406

BP
Bryan Pollard

G55D6Q · Seaside, CA, US

Rated Score

2.995

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-7322383521
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4515246202,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Yoshiko Okada",
        "dupr_id": "Z9KDYM",
        "rating": 2.96,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Yuko Wood",
        "dupr_id": "8JEJQO",
        "rating": 3.104,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7723791826,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Brian Rector",
        "dupr_id": "KOKDM7",
        "rating": 3.406,
        "profile_pic_url": null,
        "location": "Monterey, CA, US"
      },
      {
        "name": "Bryan Pollard",
        "dupr_id": "G55D6Q",
        "rating": 2.995,
        "profile_pic_url": null,
        "location": "Seaside, CA, US"
      }
    ]
  }
]