Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

wager

ID: 5410789331

Match Scores

6-11

Win

Play Date

2025-12-07

Play Time (Est)

12:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
Justin Nguyen

ODL00E · Orlando, FL, US

DUPR

4.607

Kevin Truong

GG6LLX · Oviedo, FL, US

DUPR

3.787

TEAM 2WINNER
Jonathan Buzek

ZNQLLW · Orlando, FL, US

DUPR

4.299

Jacob Todd

76DGK9 · Ruskin, FL, US

DUPR

4.281

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-5410789331
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6063544814,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Justin Nguyen",
        "dupr_id": "ODL00E",
        "rating": 4.607,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/60.jpg",
        "location": "Orlando, FL, US"
      },
      {
        "name": "Kevin Truong",
        "dupr_id": "GG6LLX",
        "rating": 3.787,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/16.jpg",
        "location": "Oviedo, FL, US"
      }
    ]
  },
  {
    "team_id": 4811435844,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jonathan Buzek",
        "dupr_id": "ZNQLLW",
        "rating": 4.299,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/16.jpg",
        "location": "Orlando, FL, US"
      },
      {
        "name": "Jacob Todd",
        "dupr_id": "76DGK9",
        "rating": 4.281,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/55.jpg",
        "location": "Ruskin, FL, US"
      }
    ]
  }
]