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

League Night

ID: 8045065163

Match Scores

11-6

Win

Play Date

2026-01-21

Play Time (Est)

12:45 AM

Play Location

6100 NC 42 Suite 112, Garner, NC 27529, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
Michael Durdin

PZ7JWG · Wake County, NC, US

DUPR

3.209

Ricardo Paz

0RPVEG · Wendell, NC, US

DUPR

3.562

TEAM 2LOSS
Bryan Santos

7JRYLN · Knightdale, NC, US

DUPR

3.697

Daniel Gioia

RWL0VE · Raleigh, NC, US

DUPR

3.415

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-8045065163
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8038048577,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Michael Durdin",
        "dupr_id": "PZ7JWG",
        "rating": 3.209,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/27.jpg",
        "location": "Wake County, NC, US"
      },
      {
        "name": "Ricardo Paz",
        "dupr_id": "0RPVEG",
        "rating": 3.562,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/21.jpg",
        "location": "Wendell, NC, US"
      }
    ]
  },
  {
    "team_id": 8019224231,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Bryan  Santos",
        "dupr_id": "7JRYLN",
        "rating": 3.697,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/13.jpg",
        "location": "Knightdale, NC, US"
      },
      {
        "name": "Daniel Gioia",
        "dupr_id": "RWL0VE",
        "rating": 3.415,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/57.jpg",
        "location": "Raleigh, NC, US"
      }
    ]
  }
]