Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Camp Pickleball's Spring Smash - Men's Doubles: (4.0 to 4.5)

ID: 6873946226

Match Scores

9-11

Win

Play Date

2026-04-25

Play Time (Est)

3:30 PM

Play Location

Plainville, CT

Unverified Facility

Competitor Teams

TEAM 1LOSS
C
Connor

M2VPJD · USA

DUPR

4.068

DR
Derek Ryan

YX20QD · USA

DUPR

3.964

TEAM 2WINNER
Brian Stroh

Z9NV0L · Plainville, CT, US

DUPR

3.934

BN
Brandon Ngai

OZEKPW · USA

DUPR

3.773

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-6873946226
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5760428215,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Connor",
        "dupr_id": "M2VPJD",
        "rating": 4.068,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Derek Ryan",
        "dupr_id": "YX20QD",
        "rating": 3.964,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4787682719,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Brian Stroh",
        "dupr_id": "Z9NV0L",
        "rating": 3.934,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/36.jpg",
        "location": "Plainville, CT, US"
      },
      {
        "name": "Brandon Ngai",
        "dupr_id": "OZEKPW",
        "rating": 3.773,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]