Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 4485446514

Match Scores

11-2

Win

Play Date

2025-06-13

Play Time (Est)

7:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
Matt White Jr

67KQJ0 · Clovis, CA, US

DUPR

4.205

Jake Hull

0QZYYN · Clovis, CA, US

DUPR

4.073

TEAM 2LOSS
CV
Cameron Velasquez

V42VYP · USA

DUPR

3.739

GH
Glenn Handoko

56Y45R · USA

DUPR

3.692

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-4485446514
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6152088282,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Matt White Jr",
        "dupr_id": "67KQJ0",
        "rating": 4.205,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/55.jpg",
        "location": "Clovis, CA, US"
      },
      {
        "name": "Jake Hull",
        "dupr_id": "0QZYYN",
        "rating": 4.073,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/50.jpg",
        "location": "Clovis, CA, US"
      }
    ]
  },
  {
    "team_id": 5429167513,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Cameron Velasquez",
        "dupr_id": "V42VYP",
        "rating": 3.739,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Glenn Handoko",
        "dupr_id": "56Y45R",
        "rating": 3.692,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]