Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

OPA B Div Mar 1

ID: 5205304575

Match Scores

5-11, 5-11

Win

Play Date

2026-03-01

Play Time (Est)

4:45 AM

Play Location

Rally at Sherwood Village

Unverified Facility

Competitor Teams

TEAM 1LOSS
RC
richard chin

E9RQZV · USA

DUPR

3.757

BM
Brittani Mitchell

4Z6EWG · Burlington, ON, CA

DUPR

3.042

TEAM 2WINNER
RD
Robert Deus

Z9D2OD · Toronto, ON, CA

DUPR

4.110

JZ
Joey Zenner

G0O2GD · Toronto, ON, CA

DUPR

4.515

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-5205304575
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7220298026,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "richard chin",
        "dupr_id": "E9RQZV",
        "rating": 3.757,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Brittani Mitchell",
        "dupr_id": "4Z6EWG",
        "rating": 3.042,
        "profile_pic_url": null,
        "location": "Burlington, ON, CA"
      }
    ]
  },
  {
    "team_id": 4543842251,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Robert Deus",
        "dupr_id": "Z9D2OD",
        "rating": 4.11,
        "profile_pic_url": null,
        "location": "Toronto, ON, CA"
      },
      {
        "name": "Joey Zenner",
        "dupr_id": "G0O2GD",
        "rating": 4.515,
        "profile_pic_url": null,
        "location": "Toronto, ON, CA"
      }
    ]
  }
]