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

Competitive Open Play Match

ID: 8465369727

Match Scores

15-3

Loss

Play Date

2026-06-01

Play Time (Est)

4:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
AB
Adrian Bellanosa

KYOV56 · USA

DUPR

3.312

JR
John Ryan Patay

N5Q5YZ · USA

DUPR

3.671

TEAM 2LOSS
TH

DUPR

3.211

RD
Ruan Duran

2Z9LJ9 · Dumaguete, Central Visayas, PH

DUPR

3.491

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-8465369727
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8306298490,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Adrian Bellanosa",
        "dupr_id": "KYOV56",
        "rating": 3.312,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "John Ryan Patay",
        "dupr_id": "N5Q5YZ",
        "rating": 3.671,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6489424228,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Tim Harrison Gonzales",
        "dupr_id": "P5QN7Z",
        "rating": 3.211,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ruan Duran",
        "dupr_id": "2Z9LJ9",
        "rating": 3.491,
        "profile_pic_url": null,
        "location": "Dumaguete, Central Visayas, PH"
      }
    ]
  }
]