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

Week 1

ID: 4808659227

Match Scores

15-6

Loss

Play Date

2026-06-02

Play Time (Est)

4:45 AM

Play Location

Fretz Tennis & PickleBall Club

Unverified Facility

Competitor Teams

TEAM 1WINNER
SP
Stephanie Pearson

Z9VZOM · Dallas, TX, US

DUPR

2.890

KR
Kimberly Rich

ODXQN2 · Dallas, TX, US

DUPR

2.780

TEAM 2LOSS
SD
Sandra Deiters

DYGDVX · Dallas, TX, US

DUPR

2.787

MN
Michelle Norman

VX0D2E · Dallas, TX, US

DUPR

2.676

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-4808659227
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5647464608,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Stephanie Pearson",
        "dupr_id": "Z9VZOM",
        "rating": 2.89,
        "profile_pic_url": null,
        "location": "Dallas, TX, US"
      },
      {
        "name": "Kimberly Rich",
        "dupr_id": "ODXQN2",
        "rating": 2.78,
        "profile_pic_url": null,
        "location": "Dallas, TX, US"
      }
    ]
  },
  {
    "team_id": 8557946055,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Sandra Deiters",
        "dupr_id": "DYGDVX",
        "rating": 2.787,
        "profile_pic_url": null,
        "location": "Dallas, TX, US"
      },
      {
        "name": "Michelle  Norman",
        "dupr_id": "VX0D2E",
        "rating": 2.676,
        "profile_pic_url": null,
        "location": "Dallas, TX, US"
      }
    ]
  }
]