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

W2 Queen of the Court League

ID: 5065451607

Match Scores

11-8

Loss

Play Date

2026-06-03

Play Time (Est)

4:45 AM

Play Location

Backhand Brew

Unverified Facility

Competitor Teams

TEAM 1WINNER
JH
Joanne Hynes

PWE74Z · USA

DUPR

3.114

KR
Kaia Rohrer

6P0R2K · USA

DUPR

2.002

TEAM 2LOSS
JW
Jill Wiehle

G5YR7X · Saint Michael, MN, US

DUPR

2.478

KJ
Kelley Johnson

X06RQ4 · USA

DUPR

2.276

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-5065451607
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7561279641,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Joanne Hynes",
        "dupr_id": "PWE74Z",
        "rating": 3.114,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kaia Rohrer",
        "dupr_id": "6P0R2K",
        "rating": 2.002,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7188426537,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jill  Wiehle",
        "dupr_id": "G5YR7X",
        "rating": 2.478,
        "profile_pic_url": null,
        "location": "Saint Michael, MN, US"
      },
      {
        "name": "Kelley Johnson",
        "dupr_id": "X06RQ4",
        "rating": 2.276,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]