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

Friday Low Intermediate Partner League Week 4

ID: 6430362139

Match Scores

11-1

Loss

Play Date

2026-05-29

Play Time (Est)

8:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
Shannon Ziese

DNODR4 · Eagan, MN, US

DUPR

3.255

Kelly Bergen

JPX2KW · Apple Valley, MN, US

DUPR

3.423

TEAM 2LOSS
Brian Merrick

12G467 · USA

DUPR

2.772

Tonya K

9JRPKV · USA

DUPR

2.868

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-6430362139
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5608044426,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Shannon  Ziese",
        "dupr_id": "DNODR4",
        "rating": 3.255,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/43.jpg",
        "location": "Eagan, MN, US"
      },
      {
        "name": "Kelly Bergen",
        "dupr_id": "JPX2KW",
        "rating": 3.423,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/68.jpg",
        "location": "Apple Valley, MN, US"
      }
    ]
  },
  {
    "team_id": 6695853436,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brian Merrick",
        "dupr_id": "12G467",
        "rating": 2.772,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/10.jpg",
        "location": ""
      },
      {
        "name": "Tonya K",
        "dupr_id": "9JRPKV",
        "rating": 2.868,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/34.jpg",
        "location": ""
      }
    ]
  }
]