Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Ladder League

ID: 7141008072

Match Scores

11-10

Win

Play Date

2025-11-30

Play Time (Est)

1:00 PM

Play Location

Indio, CA, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
KM
Kevin McCrary

YGRD2K · Indio, CA, US

DUPR

4.310

TS
Tim Spencer

RZ0YLM · Lake Tapps, WA, US

DUPR

3.931

TEAM 2LOSS
TK
Todd Krier

EGPM2V · Colorado Springs, CO, US

DUPR

4.177

MF
Mike Foster

L57M9K · Enumclaw, WA, US

DUPR

3.883

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-7141008072
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6527630100,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kevin McCrary",
        "dupr_id": "YGRD2K",
        "rating": 4.31,
        "profile_pic_url": null,
        "location": "Indio, CA, US"
      },
      {
        "name": "Tim Spencer",
        "dupr_id": "RZ0YLM",
        "rating": 3.931,
        "profile_pic_url": null,
        "location": "Lake Tapps, WA, US"
      }
    ]
  },
  {
    "team_id": 6977175756,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Todd Krier",
        "dupr_id": "EGPM2V",
        "rating": 4.177,
        "profile_pic_url": null,
        "location": "Colorado Springs, CO, US"
      },
      {
        "name": "Mike Foster",
        "dupr_id": "L57M9K",
        "rating": 3.883,
        "profile_pic_url": null,
        "location": "Enumclaw, WA, US"
      }
    ]
  }
]