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

Wednesday Low Intermediate League Week 6

ID: 5428531342

Match Scores

11-7

Win

Play Date

2026-06-03

Play Time (Est)

11:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
ST
Stephanie Tio

W6LGVQ · MN, US

DUPR

2.892

BG
Bode Green

O6DO7L · Eagan, MN, US

DUPR

2.482

TEAM 2LOSS
EC
Eva Cavanaugh

D52576 · USA

DUPR

2.283

BH
Brian Heidemann

KYNEXY · USA

DUPR

2.108

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-5428531342
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5854082208,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Stephanie Tio",
        "dupr_id": "W6LGVQ",
        "rating": 2.892,
        "profile_pic_url": null,
        "location": "MN, US"
      },
      {
        "name": "Bode Green",
        "dupr_id": "O6DO7L",
        "rating": 2.482,
        "profile_pic_url": null,
        "location": "Eagan, MN, US"
      }
    ]
  },
  {
    "team_id": 6316136771,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Eva Cavanaugh",
        "dupr_id": "D52576",
        "rating": 2.283,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Brian Heidemann",
        "dupr_id": "KYNEXY",
        "rating": 2.108,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]