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

Week 6

ID: 5484096129

Match Scores

15-6

Win

Play Date

2026-04-29

Play Time (Est)

10:15 AM

Play Location

Hyde Park

View Facility Page →

Competitor Teams

TEAM 1WINNER
VK
Victoria Kutilek

JZWXVM · USA

Rated Score

2.524

EG
Edith Graichen

L5EPKK · Dedham, MA, US

Rated Score

2.378

TEAM 2LOSS
JK
Jill Kimmel

JZW4J4 · Boston, MA, US

Rated Score

2.214

KK
Karen Kearney

KD9XLY · Boston, MA, US

Rated Score

2.098

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-5484096129
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6897733806,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Victoria Kutilek",
        "dupr_id": "JZWXVM",
        "rating": 2.524,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Edith Graichen",
        "dupr_id": "L5EPKK",
        "rating": 2.378,
        "profile_pic_url": null,
        "location": "Dedham, MA, US"
      }
    ]
  },
  {
    "team_id": 5806406198,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jill Kimmel",
        "dupr_id": "JZW4J4",
        "rating": 2.214,
        "profile_pic_url": null,
        "location": "Boston, MA, US"
      },
      {
        "name": "Karen Kearney",
        "dupr_id": "KD9XLY",
        "rating": 2.098,
        "profile_pic_url": null,
        "location": "Boston, MA, US"
      }
    ]
  }
]