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

Zero NR Intermediate June 2 12-2pm

ID: 4637997591

Match Scores

11-7

Win

Play Date

2026-06-02

Play Time (Est)

4:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
SG
Sarah Guo

X0OP22 · USA

DUPR

2.802

TC
Tiffany Choy

JZ9M6O · Vancouver, BC, CA

DUPR

2.662

TEAM 2LOSS
JM
Jason Miao

KY9E7K · USA

DUPR

3.000

VL
Vu Lam Long

M9OZOG · USA

DUPR

2.459

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-4637997591
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6003702669,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Sarah Guo",
        "dupr_id": "X0OP22",
        "rating": 2.802,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Tiffany Choy",
        "dupr_id": "JZ9M6O",
        "rating": 2.662,
        "profile_pic_url": null,
        "location": "Vancouver, BC, CA"
      }
    ]
  },
  {
    "team_id": 7495706009,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jason Miao",
        "dupr_id": "KY9E7K",
        "rating": 3,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Vu Lam Long",
        "dupr_id": "M9OZOG",
        "rating": 2.459,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]