Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Mens DUPR Night

ID: 7197632723

Match Scores

11-10

Win

Play Date

2024-06-06

Play Time (Est)

12:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
DG
David Govshtein

RZ4DVE · Boston, MA, US

DUPR

4.075

NF
Nolan Froese

GGGJLM · USA

DUPR

3.972

TEAM 2LOSS
PS
Prasad Sulur

YGDEEK · Hopkinton, MA, US

DUPR

3.635

JT
John Thompson

8D6OE6 · Medfield, MA, US

DUPR

4.192

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-7197632723
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4561614040,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "David Govshtein",
        "dupr_id": "RZ4DVE",
        "rating": 4.075,
        "profile_pic_url": null,
        "location": "Boston, MA, US"
      },
      {
        "name": "Nolan Froese",
        "dupr_id": "GGGJLM",
        "rating": 3.972,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6069148555,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Prasad Sulur",
        "dupr_id": "YGDEEK",
        "rating": 3.635,
        "profile_pic_url": null,
        "location": "Hopkinton, MA, US"
      },
      {
        "name": "John Thompson",
        "dupr_id": "8D6OE6",
        "rating": 4.192,
        "profile_pic_url": null,
        "location": "Medfield, MA, US"
      }
    ]
  }
]