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

March Dink Madness Championship Round

ID: 7741198629

Match Scores

7-11

Loss

Play Date

2026-03-28

Play Time (Est)

10:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
RT
Raymond To

RZLOJM · USA

DUPR

3.730

LZ
Liliya Zakharnev

84NWJK · Sacramento, CA, US

DUPR

3.387

TEAM 2WINNER
KO
Karen Officer

NYZLD7 · Newcastle, CA, US

DUPR

3.430

SO
Scott ODonnell

V47DKE · Hayward, CA, US

DUPR

3.171

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-7741198629
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7221122802,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Raymond To",
        "dupr_id": "RZLOJM",
        "rating": 3.73,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Liliya Zakharnev",
        "dupr_id": "84NWJK",
        "rating": 3.387,
        "profile_pic_url": null,
        "location": "Sacramento, CA, US"
      }
    ]
  },
  {
    "team_id": 8106548207,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Karen Officer",
        "dupr_id": "NYZLD7",
        "rating": 3.43,
        "profile_pic_url": null,
        "location": "Newcastle, CA, US"
      },
      {
        "name": "Scott ODonnell",
        "dupr_id": "V47DKE",
        "rating": 3.171,
        "profile_pic_url": null,
        "location": "Hayward, CA, US"
      }
    ]
  }
]