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

Friday Low Intermediate Partner League Week 5

ID: 4641464334

Match Scores

11-2

Win

Play Date

2026-06-05

Play Time (Est)

7:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
JD
Jennifer Dieter

N75X46 · USA

DUPR

2.554

MV
Marty Verduzco

W6JENK · Inver Grove Heights, MN, US

DUPR

3.396

TEAM 2LOSS
BM
Brian Merrick

12G467 · USA

DUPR

2.732

TK
Tonya K

9JRPKV · USA

DUPR

2.875

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-4641464334
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6573330807,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jennifer Dieter",
        "dupr_id": "N75X46",
        "rating": 2.554,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Marty Verduzco",
        "dupr_id": "W6JENK",
        "rating": 3.396,
        "profile_pic_url": null,
        "location": "Inver Grove Heights, MN, US"
      }
    ]
  },
  {
    "team_id": 5347190529,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brian Merrick",
        "dupr_id": "12G467",
        "rating": 2.732,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Tonya K",
        "dupr_id": "9JRPKV",
        "rating": 2.875,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]