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

Week 5

ID: 6907958389

Match Scores

15-0

Loss

Play Date

2026-06-04

Play Time (Est)

2:15 AM

Play Location

Little Rock Athletic Club

Unverified Facility

Competitor Teams

TEAM 1WINNER
TC
Tori Cochran

K56EVQ · Little Rock, AR, US

DUPR

3.148

SH
Shirley hunter

M9RX6P · USA

DUPR

3.605

TEAM 2LOSS
KM
Keri Martin

YGKRR4 · Little Rock, AR, US

DUPR

2.111

RC
Rick Crocker

1NP2XW · USA

DUPR

2.660

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-6907958389
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8248319506,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tori Cochran",
        "dupr_id": "K56EVQ",
        "rating": 3.148,
        "profile_pic_url": null,
        "location": "Little Rock, AR, US"
      },
      {
        "name": "Shirley hunter",
        "dupr_id": "M9RX6P",
        "rating": 3.605,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4602976317,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Keri Martin",
        "dupr_id": "YGKRR4",
        "rating": 2.111,
        "profile_pic_url": null,
        "location": "Little Rock, AR, US"
      },
      {
        "name": "Rick Crocker",
        "dupr_id": "1NP2XW",
        "rating": 2.66,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]