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

All Valley Tournament - Mixed 3.0

ID: 7613486769

Match Scores

11-1

Win

Play Date

2026-05-31

Play Time (Est)

10:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
RD
Rahil Dharia

J5WJ7M · USA

DUPR

3.141

VT
Veronica Tshimanyika

N5RQ46 · Los Angeles, CA, US

DUPR

3.440

TEAM 2LOSS
RZ
robert zagon

NXQ757 · USA

DUPR

2.903

MM
Marci Moran

XOG2LX · USA

DUPR

2.607

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-7613486769
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4348701797,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Rahil Dharia",
        "dupr_id": "J5WJ7M",
        "rating": 3.141,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Veronica Tshimanyika",
        "dupr_id": "N5RQ46",
        "rating": 3.44,
        "profile_pic_url": null,
        "location": "Los Angeles, CA, US"
      }
    ]
  },
  {
    "team_id": 7922848263,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "robert zagon",
        "dupr_id": "NXQ757",
        "rating": 2.903,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Marci Moran",
        "dupr_id": "XOG2LX",
        "rating": 2.607,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]