Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

INT- ADV DUPR GAME AT GOLDEN DAY INVITATIONAL

ID: 8449834512

Match Scores

1-11

Loss

Play Date

2026-05-09

Play Time (Est)

1:00 PM

Play Location

Golden Day Pickleball

Unverified Facility

Competitor Teams

TEAM 1LOSS
RA
Roy Aliquino

V4WG97 · USA

DUPR

4.036

AP
Aaron Paul

Q5L6K0 · Makati, NCR, PH

DUPR

3.731

TEAM 2WINNER
DJ
david james leus

OZMO9L · USA

DUPR

3.586

JL
Jojo Liao

7NWM00 · USA

DUPR

4.459

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-8449834512
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5123575863,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Roy Aliquino",
        "dupr_id": "V4WG97",
        "rating": 4.036,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Aaron Paul",
        "dupr_id": "Q5L6K0",
        "rating": 3.731,
        "profile_pic_url": null,
        "location": "Makati, NCR, PH"
      }
    ]
  },
  {
    "team_id": 7585120370,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "david james leus",
        "dupr_id": "OZMO9L",
        "rating": 3.586,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jojo Liao",
        "dupr_id": "7NWM00",
        "rating": 4.459,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]