Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

WD 4.0-4.5

ID: 7999455202

Match Scores

15-5

Win

Play Date

2025-06-05

Play Time (Est)

11:30 PM

Play Location

665 W 1045 N

Unverified Facility

Competitor Teams

TEAM 1WINNER
Abby Studdert

3V59GJ · Leeds, UT, US

DUPR

4.012

Marissa Peterson

ZNXLLW · Hurricane, UT, US

DUPR

4.526

TEAM 2LOSS
KW
Keanna Williams

RX9VMN · USA

DUPR

3.518

RA
Reese Ashdown

RZKEVD · USA

DUPR

4.009

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-7999455202
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4848713644,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Abby Studdert",
        "dupr_id": "3V59GJ",
        "rating": 4.012,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/47.jpg",
        "location": "Leeds, UT, US"
      },
      {
        "name": "Marissa Peterson",
        "dupr_id": "ZNXLLW",
        "rating": 4.526,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/82.jpg",
        "location": "Hurricane, UT, US"
      }
    ]
  },
  {
    "team_id": 4539727739,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Keanna Williams",
        "dupr_id": "RX9VMN",
        "rating": 3.518,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Reese Ashdown",
        "dupr_id": "RZKEVD",
        "rating": 4.009,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]