Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

Int Dupr night

ID: 5596825960

Match Scores

5-11

Win

Play Date

2025-11-20

Play Time (Est)

5:00 PM

Play Location

Stacks Pickleball

View Facility Page →

Competitor Teams

TEAM 1LOSS
AH
Aaron Hogan

4P9XD2 · Baton Rouge, LA, US

DUPR

2.995

DL
davron leblanc

ELEO6W · USA

DUPR

2.802

TEAM 2WINNER
GC
Gary Conner

MYPY9L · Longview, TX, US

DUPR

3.107

PE
Parker Ewing

4P4E5M · USA

DUPR

3.696

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-5596825960
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8564340602,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Aaron Hogan",
        "dupr_id": "4P9XD2",
        "rating": 2.995,
        "profile_pic_url": null,
        "location": "Baton Rouge, LA, US"
      },
      {
        "name": "davron leblanc",
        "dupr_id": "ELEO6W",
        "rating": 2.802,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7153173307,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Gary Conner",
        "dupr_id": "MYPY9L",
        "rating": 3.107,
        "profile_pic_url": null,
        "location": "Longview, TX, US"
      },
      {
        "name": "Parker Ewing",
        "dupr_id": "4P4E5M",
        "rating": 3.696,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]