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

Competitive Open Play Match

ID: 5767758884

Match Scores

4-11

Win

Play Date

2026-06-04

Play Time (Est)

9:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
JR
Jan Ronald Tapales

GWVEKX · USA

DUPR

3.048

AD
Aron Domingo

KY0RG7 · USA

DUPR

2.961

TEAM 2WINNER
JV
Jaynard Villarisco

P52GOE · Cainta, Calabarzon, PH

DUPR

3.421

RB
Rocky Bontuyan

DYEEJY · Quezon City, NCR, PH

DUPR

3.090

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-5767758884
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5124916856,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jan Ronald Tapales",
        "dupr_id": "GWVEKX",
        "rating": 3.048,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Aron  Domingo",
        "dupr_id": "KY0RG7",
        "rating": 2.961,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6996493978,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jaynard Villarisco",
        "dupr_id": "P52GOE",
        "rating": 3.421,
        "profile_pic_url": null,
        "location": "Cainta, Calabarzon, PH"
      },
      {
        "name": "Rocky Bontuyan",
        "dupr_id": "DYEEJY",
        "rating": 3.09,
        "profile_pic_url": null,
        "location": "Quezon City, NCR, PH"
      }
    ]
  }
]