Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

3.0-3.5 League Week 1

ID: 8364428424

Match Scores

11-0

Win

Play Date

2026-03-04

Play Time (Est)

1:00 PM

Play Location

Life Time

View Facility Page →

Competitor Teams

TEAM 1WINNER
Kenji Kubota

99GXVJ · USA

DUPR

3.141

Patrick Marco

PKWK5Q · Norcross, GA, US

DUPR

2.180

TEAM 2LOSS
MN
Marsha Nowakowski

2PP7G9 · USA

DUPR

2.053

David Lecomte

E960KJ · Peachtree Corners, GA, US

DUPR

2.852

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-8364428424
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4503614468,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kenji Kubota",
        "dupr_id": "99GXVJ",
        "rating": 3.141,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/54.jpg",
        "location": ""
      },
      {
        "name": "Patrick Marco",
        "dupr_id": "PKWK5Q",
        "rating": 2.18,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/75.jpg",
        "location": "Norcross, GA, US"
      }
    ]
  },
  {
    "team_id": 6075149000,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Marsha Nowakowski",
        "dupr_id": "2PP7G9",
        "rating": 2.053,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "David Lecomte",
        "dupr_id": "E960KJ",
        "rating": 2.852,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/44.jpg",
        "location": "Peachtree Corners, GA, US"
      }
    ]
  }
]