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

Competitive Open Play Match

ID: 4946971436

Match Scores

14-12

Loss

Play Date

2025-06-01

Play Time (Est)

9:00 PM

Play Location

Casa De Oro-Mount Helix, CA, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
KF
Kourtni Farmer

L2NR6Z · USA

DUPR

2.808

LS
Lyn Stangeland

G5XERV · USA

DUPR

2.143

TEAM 2LOSS
DG
Deanna Goldberg

2L2XY9 · Jamul, CA, US

DUPR

2.568

RA
Robbin Adams

RZJ0YD · San Diego, CA, US

DUPR

2.442

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-4946971436
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6191566373,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kourtni Farmer",
        "dupr_id": "L2NR6Z",
        "rating": 2.808,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Lyn Stangeland",
        "dupr_id": "G5XERV",
        "rating": 2.143,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8225334874,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Deanna Goldberg",
        "dupr_id": "2L2XY9",
        "rating": 2.568,
        "profile_pic_url": null,
        "location": "Jamul, CA, US"
      },
      {
        "name": "Robbin Adams",
        "dupr_id": "RZJ0YD",
        "rating": 2.442,
        "profile_pic_url": null,
        "location": "San Diego, CA, US"
      }
    ]
  }
]