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

March Dink Madness

ID: 5622131222

Match Scores

11-5

Win

Play Date

2026-03-28

Play Time (Est)

3:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
RT
Raymond To

RZLOJM · USA

DUPR

3.844

LZ
Liliya Zakharnev

84NWJK · Sacramento, CA, US

DUPR

3.428

TEAM 2LOSS
KO
Karen Officer

NYZLD7 · Newcastle, CA, US

DUPR

3.435

SO
Scott ODonnell

V47DKE · Hayward, CA, US

DUPR

3.175

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-5622131222
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8332082003,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Raymond To",
        "dupr_id": "RZLOJM",
        "rating": 3.844,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Liliya Zakharnev",
        "dupr_id": "84NWJK",
        "rating": 3.428,
        "profile_pic_url": null,
        "location": "Sacramento, CA, US"
      }
    ]
  },
  {
    "team_id": 4993050660,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Karen Officer",
        "dupr_id": "NYZLD7",
        "rating": 3.435,
        "profile_pic_url": null,
        "location": "Newcastle, CA, US"
      },
      {
        "name": "Scott ODonnell",
        "dupr_id": "V47DKE",
        "rating": 3.175,
        "profile_pic_url": null,
        "location": "Hayward, CA, US"
      }
    ]
  }
]