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

Competitive Open Play Match

ID: 8588617969

Match Scores

4-11

Win

Play Date

2026-06-04

Play Time (Est)

2:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
JR
Jan Ronald Tapales

GWVEKX · USA

DUPR

3.002

LV
Loraine Villaraza

X0QZNX · USA

DUPR

2.112

TEAM 2WINNER
TL
Tom Lee

WNYD4Q · USA

DUPR

3.024

JV
Jaynard Villarisco

P52GOE · Cainta, Calabarzon, PH

DUPR

3.446

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-8588617969
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5179241317,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jan Ronald Tapales",
        "dupr_id": "GWVEKX",
        "rating": 3.002,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Loraine Villaraza",
        "dupr_id": "X0QZNX",
        "rating": 2.112,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6749123718,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Tom Lee",
        "dupr_id": "WNYD4Q",
        "rating": 3.024,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jaynard Villarisco",
        "dupr_id": "P52GOE",
        "rating": 3.446,
        "profile_pic_url": null,
        "location": "Cainta, Calabarzon, PH"
      }
    ]
  }
]