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

Competitive Open Play Match

ID: 5893966452

Match Scores

11-8, 9-11, 11-7, 11-8, 9-11

Loss

Play Date

2026-04-01

Play Time (Est)

1:00 PM

Play Location

The Picklr Tempe, West Elliot Road, Tempe, AZ, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
TK
Tina Kearns

2P4VK4 · USA

Rated Score

3.500

KZ
Kellie Zemlicka

GGXQRX · Phoenix, AZ, US

Rated Score

2.832

TEAM 2LOSS
LS
Lisa Summers

1274K4 · Tempe, AZ, US

Rated Score

2.769

RN
Ruby Navarro

QP2G4R · Chandler, AZ, US

Rated Score

2.761

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-5893966452
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6264685249,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tina Kearns",
        "dupr_id": "2P4VK4",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kellie Zemlicka",
        "dupr_id": "GGXQRX",
        "rating": 2.832,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      }
    ]
  },
  {
    "team_id": 5520109697,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Lisa Summers",
        "dupr_id": "1274K4",
        "rating": 2.769,
        "profile_pic_url": null,
        "location": "Tempe, AZ, US"
      },
      {
        "name": "Ruby Navarro",
        "dupr_id": "QP2G4R",
        "rating": 2.761,
        "profile_pic_url": null,
        "location": "Chandler, AZ, US"
      }
    ]
  }
]