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

PickleBecks

ID: 4743754054

Match Scores

11-8

Loss

Play Date

2026-05-15

Play Time (Est)

11:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
KW
Katie Winter

V4RNGE · Bothell, WA, US

DUPR

3.136

KG
Kara Greif

7ZP249 · USA

DUPR

2.788

TEAM 2LOSS
BS
Brooke Stuart

99EY6K · Kirkland, WA, US

DUPR

3.118

RG
Rania Gorab

RDEVXN · Seattle, WA, US

DUPR

3.064

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-4743754054
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6018673687,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Katie Winter",
        "dupr_id": "V4RNGE",
        "rating": 3.136,
        "profile_pic_url": null,
        "location": "Bothell, WA, US"
      },
      {
        "name": "Kara Greif",
        "dupr_id": "7ZP249",
        "rating": 2.788,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7993213418,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brooke Stuart",
        "dupr_id": "99EY6K",
        "rating": 3.118,
        "profile_pic_url": null,
        "location": "Kirkland, WA, US"
      },
      {
        "name": "Rania Gorab",
        "dupr_id": "RDEVXN",
        "rating": 3.064,
        "profile_pic_url": null,
        "location": "Seattle, WA, US"
      }
    ]
  }
]