Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Womens C League

ID: 6079431181

Match Scores

11-10

Loss

Play Date

2025-05-13

Play Time (Est)

2:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
TM
Tiffany Mendenhall

17ZKZN · USA

DUPR

4.191

JB
Jodie Bradshaw

7DN4GN · Spanish Fork, UT, US

DUPR

4.136

TEAM 2LOSS
MC
Madison Christensen

3PD0OZ · Spanish Fork, UT, US

DUPR

4.000

HS
Heather Short

8GYEMQ · Lehi, UT, US

DUPR

3.818

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-6079431181
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7718442957,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tiffany Mendenhall",
        "dupr_id": "17ZKZN",
        "rating": 4.191,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jodie Bradshaw",
        "dupr_id": "7DN4GN",
        "rating": 4.136,
        "profile_pic_url": null,
        "location": "Spanish Fork, UT, US"
      }
    ]
  },
  {
    "team_id": 5889651903,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Madison Christensen",
        "dupr_id": "3PD0OZ",
        "rating": 4,
        "profile_pic_url": null,
        "location": "Spanish Fork, UT, US"
      },
      {
        "name": "Heather Short",
        "dupr_id": "8GYEMQ",
        "rating": 3.818,
        "profile_pic_url": null,
        "location": "Lehi, UT, US"
      }
    ]
  }
]