Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool A - Men's DUPR 16 (v4)

ID: 5787412345

Match Scores

18-21

Loss

Play Date

2026-02-21

Play Time (Est)

2:15 AM

Play Location

Paddle Up Pickleball Club

Unverified Facility

Competitor Teams

TEAM 1LOSS
Chris Doss

V7K5ZE · Wildwood, MO, US

DUPR

4.268

Kyle Gottuso

89NQK7 · Saint Charles, MO, US

DUPR

3.918

TEAM 2WINNER
Nick Borger

XJW2W7 · Wentzville, MO, US

DUPR

4.022

Ryan Niedermayer

8EX7WE · St. Louis, MO, US

DUPR

4.074

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-5787412345
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5659271563,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Chris Doss",
        "dupr_id": "V7K5ZE",
        "rating": 4.268,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/12.jpg",
        "location": "Wildwood, MO, US"
      },
      {
        "name": "Kyle Gottuso",
        "dupr_id": "89NQK7",
        "rating": 3.918,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/15.jpg",
        "location": "Saint Charles, MO, US"
      }
    ]
  },
  {
    "team_id": 6267974010,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Nick Borger",
        "dupr_id": "XJW2W7",
        "rating": 4.022,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/27.jpg",
        "location": "Wentzville, MO, US"
      },
      {
        "name": "Ryan Niedermayer",
        "dupr_id": "8EX7WE",
        "rating": 4.074,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/76.jpg",
        "location": "St. Louis, MO, US"
      }
    ]
  }
]