Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Round Robin Challenge 16 R2 - mens 4.0

ID: 5202095779

Match Scores

11-7

Loss

Play Date

2026-02-14

Play Time (Est)

8:45 AM

Play Location

Minnesota, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
CB
Curtis Brown

YGER6P · Eden Prairie, MN, US

DUPR

4.181

EP
eric pezhman

4LEO56 · ND, US

DUPR

3.732

TEAM 2LOSS
IR
Igor R

4LOP2M · MN, US

DUPR

3.913

HN
Henry Nguyen

N72V26 · Minneapolis, MN, US

DUPR

3.991

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-5202095779
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5919895385,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Curtis Brown",
        "dupr_id": "YGER6P",
        "rating": 4.181,
        "profile_pic_url": null,
        "location": "Eden Prairie, MN, US"
      },
      {
        "name": "eric pezhman",
        "dupr_id": "4LEO56",
        "rating": 3.732,
        "profile_pic_url": null,
        "location": "ND, US"
      }
    ]
  },
  {
    "team_id": 7644250809,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Igor R",
        "dupr_id": "4LOP2M",
        "rating": 3.913,
        "profile_pic_url": null,
        "location": "MN, US"
      },
      {
        "name": "Henry Nguyen",
        "dupr_id": "N72V26",
        "rating": 3.991,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  }
]