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

Season 4 Tuesday Ladder League R-2

ID: 6898488905

Match Scores

11-4

Loss

Play Date

2026-06-03

Play Time (Est)

6:15 AM

Play Location

Peak Pickleball

View Facility Page →

Competitor Teams

TEAM 1WINNER
KG
Kellen Griswold

EL07OJ · USA

DUPR

2.589

CK
Caprice King

M2VKRP · USA

DUPR

2.182

TEAM 2LOSS
CE
Chris Eastlake

2Y9J47 · Colorado Springs, CO, US

DUPR

2.364

JK
Jen K'Miller

V62MJP · USA

DUPR

2.171

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-6898488905
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7806551573,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kellen Griswold",
        "dupr_id": "EL07OJ",
        "rating": 2.589,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Caprice King",
        "dupr_id": "M2VKRP",
        "rating": 2.182,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7590671825,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Chris Eastlake",
        "dupr_id": "2Y9J47",
        "rating": 2.364,
        "profile_pic_url": null,
        "location": "Colorado Springs, CO, US"
      },
      {
        "name": "Jen K'Miller",
        "dupr_id": "V62MJP",
        "rating": 2.171,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]