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

Zero NR Intermediate June 2 12-2pm

ID: 5094185255

Match Scores

11-0

Loss

Play Date

2026-06-02

Play Time (Est)

12:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
JM
Jason Miao

KY9E7K · USA

DUPR

3.013

AQ
Andy Qian

6P4ZME · USA

DUPR

2.612

TEAM 2LOSS
DZ
doudou zhang

V2L957 · USA

DUPR

2.000

TC
Tiffany Choy

JZ9M6O · Vancouver, BC, CA

DUPR

2.654

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-5094185255
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6619751609,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jason Miao",
        "dupr_id": "KY9E7K",
        "rating": 3.013,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Andy Qian",
        "dupr_id": "6P4ZME",
        "rating": 2.612,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7315327888,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "doudou zhang",
        "dupr_id": "V2L957",
        "rating": 2,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Tiffany Choy",
        "dupr_id": "JZ9M6O",
        "rating": 2.654,
        "profile_pic_url": null,
        "location": "Vancouver, BC, CA"
      }
    ]
  }
]