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

Week 1

ID: 4956200511

Match Scores

11-15

Loss

Play Date

2026-06-02

Play Time (Est)

4:45 AM

Play Location

Fretz Tennis & PickleBall Club

Unverified Facility

Competitor Teams

TEAM 1LOSS
SP
Stephanie Pearson

Z9VZOM · Dallas, TX, US

DUPR

2.869

SD
Sandra Deiters

DYGDVX · Dallas, TX, US

DUPR

2.804

TEAM 2WINNER
NB
Nancy Buss

D56KY6 · USA

DUPR

2.889

MN
Michelle Norman

VX0D2E · Dallas, TX, US

DUPR

2.682

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-4956200511
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7931486025,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Stephanie Pearson",
        "dupr_id": "Z9VZOM",
        "rating": 2.869,
        "profile_pic_url": null,
        "location": "Dallas, TX, US"
      },
      {
        "name": "Sandra Deiters",
        "dupr_id": "DYGDVX",
        "rating": 2.804,
        "profile_pic_url": null,
        "location": "Dallas, TX, US"
      }
    ]
  },
  {
    "team_id": 5208105740,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Nancy  Buss",
        "dupr_id": "D56KY6",
        "rating": 2.889,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Michelle  Norman",
        "dupr_id": "VX0D2E",
        "rating": 2.682,
        "profile_pic_url": null,
        "location": "Dallas, TX, US"
      }
    ]
  }
]