Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

POOL A

ID: 8003731305

Match Scores

11-8

Loss

Play Date

2026-05-31

Play Time (Est)

10:15 AM

Play Location

The Picklr Cypress

Unverified Facility

Competitor Teams

TEAM 1WINNER
DG
Daniel Gusart

675O4G · USA

DUPR

4.074

HR
Hugo Rivera

M2ZP2O · Cypress, TX, US

DUPR

3.751

TEAM 2LOSS
NN
Noel Nikko Paguio

NYO776 · Katy, TX, US

DUPR

3.539

AR
Andrew Robichaux

V4JJ5P · Cypress, TX, US

DUPR

3.944

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-8003731305
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7675681869,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Daniel Gusart",
        "dupr_id": "675O4G",
        "rating": 4.074,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Hugo Rivera",
        "dupr_id": "M2ZP2O",
        "rating": 3.751,
        "profile_pic_url": null,
        "location": "Cypress, TX, US"
      }
    ]
  },
  {
    "team_id": 5536683046,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Noel Nikko Paguio",
        "dupr_id": "NYO776",
        "rating": 3.539,
        "profile_pic_url": null,
        "location": "Katy, TX, US"
      },
      {
        "name": "Andrew Robichaux",
        "dupr_id": "V4JJ5P",
        "rating": 3.944,
        "profile_pic_url": null,
        "location": "Cypress, TX, US"
      }
    ]
  }
]