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

Competitive DUPR Night

ID: 7634242302

Match Scores

11-6

Loss

Play Date

2025-06-11

Play Time (Est)

7:30 PM

Play Location

3225+FF, Buford, Gwinnett County

Unverified Facility

Competitor Teams

TEAM 1WINNER
Edwin Pabon

2L5OR7 · USA

DUPR

2.912

DV
Deng Vue

2QEDO7 · USA

DUPR

3.565

TEAM 2LOSS
Greg Stevens

LVMM65 · Gwinnett County, GA, US

DUPR

2.521

Ray Marquez

V7QP95 · Braselton, GA, US

DUPR

3.128

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-7634242302
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7687567465,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Edwin Pabon",
        "dupr_id": "2L5OR7",
        "rating": 2.912,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/82.jpg",
        "location": ""
      },
      {
        "name": "Deng Vue",
        "dupr_id": "2QEDO7",
        "rating": 3.565,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6282881512,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Greg Stevens",
        "dupr_id": "LVMM65",
        "rating": 2.521,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/22.jpg",
        "location": "Gwinnett County, GA, US"
      },
      {
        "name": "Ray Marquez",
        "dupr_id": "V7QP95",
        "rating": 3.128,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/86.jpg",
        "location": "Braselton, GA, US"
      }
    ]
  }
]