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

PickleBecks

ID: 7741276164

Match Scores

11-7, 11-8

Win

Play Date

2026-05-15

Play Time (Est)

1:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
KW
Katie Winter

V4RNGE · Bothell, WA, US

DUPR

3.123

BS
Brooke Stuart

99EY6K · Kirkland, WA, US

DUPR

3.132

TEAM 2LOSS
RG
Rania Gorab

RDEVXN · USA

DUPR

3.093

KG
Kara Greif

7ZP249 · USA

DUPR

2.675

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-7741276164
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6514742352,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Katie Winter",
        "dupr_id": "V4RNGE",
        "rating": 3.123,
        "profile_pic_url": null,
        "location": "Bothell, WA, US"
      },
      {
        "name": "Brooke Stuart",
        "dupr_id": "99EY6K",
        "rating": 3.132,
        "profile_pic_url": null,
        "location": "Kirkland, WA, US"
      }
    ]
  },
  {
    "team_id": 7255442029,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Rania Gorab",
        "dupr_id": "RDEVXN",
        "rating": 3.093,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kara Greif",
        "dupr_id": "7ZP249",
        "rating": 2.675,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]