Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pala Scramble

ID: 5059701017

Match Scores

7-11

Win

Play Date

2025-04-30

Play Time (Est)

6:15 AM

Play Location

Houston, TX, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
CB
Carlos Bonilla

QP5XR5 · Houston, TX, US

DUPR

4.702

AN
Ashlynn Novak

9PEW0E · Montgomery, TX, US

DUPR

4.257

TEAM 2WINNER
BB
Brandon Blake

357YO5 · Tomball, TX, US

DUPR

4.841

GO
guillermo ordorica

3V5GPE · Spring, TX, US

DUPR

4.093

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-5059701017
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6277594572,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Carlos Bonilla",
        "dupr_id": "QP5XR5",
        "rating": 4.702,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      },
      {
        "name": "Ashlynn Novak",
        "dupr_id": "9PEW0E",
        "rating": 4.257,
        "profile_pic_url": null,
        "location": "Montgomery, TX, US"
      }
    ]
  },
  {
    "team_id": 5727967551,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Brandon Blake",
        "dupr_id": "357YO5",
        "rating": 4.841,
        "profile_pic_url": null,
        "location": "Tomball, TX, US"
      },
      {
        "name": "guillermo ordorica",
        "dupr_id": "3V5GPE",
        "rating": 4.093,
        "profile_pic_url": null,
        "location": "Spring, TX, US"
      }
    ]
  }
]