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

Competitive Open Play Match

ID: 7749582402

Match Scores

11-5

Win

Play Date

2026-06-02

Play Time (Est)

7:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
RT
Rafael Talavera

9JJM9E · Makati, NCR, PH

DUPR

3.093

PG
Patricia Gumabao

2ZJOOY · Mandaluyong, NCR, PH

DUPR

2.882

TEAM 2LOSS
CV
Carl Vincent Razal

NX07OW · USA

DUPR

3.538

KP
Kevene Padilla

GWWPGG · USA

DUPR

2.810

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-7749582402
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6954196437,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Rafael Talavera",
        "dupr_id": "9JJM9E",
        "rating": 3.093,
        "profile_pic_url": null,
        "location": "Makati, NCR, PH"
      },
      {
        "name": "Patricia Gumabao",
        "dupr_id": "2ZJOOY",
        "rating": 2.882,
        "profile_pic_url": null,
        "location": "Mandaluyong, NCR, PH"
      }
    ]
  },
  {
    "team_id": 6729981450,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Carl Vincent Razal",
        "dupr_id": "NX07OW",
        "rating": 3.538,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kevene Padilla",
        "dupr_id": "GWWPGG",
        "rating": 2.81,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]