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

Summer League | Men/Women

ID: 8409880641

Match Scores

11-2, 11-6

Loss

Play Date

2025-08-18

Play Time (Est)

10:15 AM

Play Location

2069 West 1150 North; Springville, UT 84663

Unverified Facility

Competitor Teams

TEAM 1WINNER
CT
Carly Thompson

5EX0KR · USA

DUPR

3.473

JC
Jarah Christensen

89Y7DJ · USA

DUPR

3.571

TEAM 2LOSS
Marilyn Patch

3PQ4GE · Pleasant Grove, UT, US

DUPR

2.710

Cynthia Bedford

8D0DYY · Fairview, UT, US

DUPR

3.193

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-8409880641
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8096413737,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Carly  Thompson",
        "dupr_id": "5EX0KR",
        "rating": 3.473,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jarah Christensen",
        "dupr_id": "89Y7DJ",
        "rating": 3.571,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6043635011,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Marilyn Patch",
        "dupr_id": "3PQ4GE",
        "rating": 2.71,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/35.jpg",
        "location": "Pleasant Grove, UT, US"
      },
      {
        "name": "Cynthia Bedford",
        "dupr_id": "8D0DYY",
        "rating": 3.193,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/40.jpg",
        "location": "Fairview, UT, US"
      }
    ]
  }
]