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

2026 Olympickle Games

ID: 5829021411

Match Scores

11-3

Win

Play Date

2026-02-22

Play Time (Est)

4:45 AM

Play Location

Pickled

View Facility Page →

Competitor Teams

TEAM 1WINNER
KB
Kim Bowen

QXOY7D · Geneva, IL, US

DUPR

3.529

LM
Lisa Matsunari

6ZDRKD · IL, US

DUPR

3.558

TEAM 2LOSS
AM
Anna Marceau

559DN5 · USA

DUPR

3.302

AE
Andrea Eugenio

WXGKYQ · Glen Ellyn, IL, US

DUPR

2.924

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-5829021411
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6028636771,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kim Bowen",
        "dupr_id": "QXOY7D",
        "rating": 3.529,
        "profile_pic_url": null,
        "location": "Geneva, IL, US"
      },
      {
        "name": "Lisa Matsunari",
        "dupr_id": "6ZDRKD",
        "rating": 3.558,
        "profile_pic_url": null,
        "location": "IL, US"
      }
    ]
  },
  {
    "team_id": 7722429753,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Anna Marceau",
        "dupr_id": "559DN5",
        "rating": 3.302,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Andrea Eugenio",
        "dupr_id": "WXGKYQ",
        "rating": 2.924,
        "profile_pic_url": null,
        "location": "Glen Ellyn, IL, US"
      }
    ]
  }
]