Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Mens DUPR Night

ID: 5169532303

Match Scores

11-4

Win

Play Date

2024-06-06

Play Time (Est)

8:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
DG
David Govshtein

RZ4DVE · Boston, MA, US

DUPR

4.068

AG
Anish Gundimeda

GG025Q · Franklin, MA, US

DUPR

3.464

TEAM 2LOSS
NF
Nolan Froese

GGGJLM · USA

DUPR

3.925

MS
Michael Segala

KOME5Q · Medfield, MA, US

DUPR

4.003

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-5169532303
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4589811874,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "David Govshtein",
        "dupr_id": "RZ4DVE",
        "rating": 4.068,
        "profile_pic_url": null,
        "location": "Boston, MA, US"
      },
      {
        "name": "Anish Gundimeda",
        "dupr_id": "GG025Q",
        "rating": 3.464,
        "profile_pic_url": null,
        "location": "Franklin, MA, US"
      }
    ]
  },
  {
    "team_id": 6846073034,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Nolan Froese",
        "dupr_id": "GGGJLM",
        "rating": 3.925,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Michael Segala",
        "dupr_id": "KOME5Q",
        "rating": 4.003,
        "profile_pic_url": null,
        "location": "Medfield, MA, US"
      }
    ]
  }
]