Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool A - Men's 4.0 to 4.99 7pm Start

ID: 5115395719

Match Scores

11-0

Loss

Play Date

2026-02-07

Play Time (Est)

8:45 AM

Play Location

Diadem Pickleball Complex

View Facility Page →

Competitor Teams

TEAM 1WINNER
GP
Gabriel Perpetuo

LV6PXJ · USA

DUPR

4.167

IS
Italo Silva

6NWKGE · USA

DUPR

4.115

TEAM 2LOSS
JB
Josh Bilsker

DNDKW4 · USA

DUPR

3.517

Glen Knobel

RZXGRZ · Coral Springs, FL, US

DUPR

4.162

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-5115395719
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6130041604,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Gabriel Perpetuo",
        "dupr_id": "LV6PXJ",
        "rating": 4.167,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Italo Silva",
        "dupr_id": "6NWKGE",
        "rating": 4.115,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5422110049,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Josh Bilsker",
        "dupr_id": "DNDKW4",
        "rating": 3.517,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Glen Knobel",
        "dupr_id": "RZXGRZ",
        "rating": 4.162,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/34.jpg",
        "location": "Coral Springs, FL, US"
      }
    ]
  }
]