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

NRRP Sun. League Level 4

ID: 6902217189

Match Scores

9-7

Win

Play Date

2026-05-31

Play Time (Est)

10:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
RR
Robin Ramirez

6KN090 · Elyria, OH, US

DUPR

2.486

LM
Lisa Macartney

DNQDEY · USA

DUPR

2.387

TEAM 2LOSS
MT
Mariah Thomas

4L6KNM · USA

DUPR

2.363

RH
Rae Haemmerle

OWM75W · USA

DUPR

2.308

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-6902217189
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6033423299,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Robin Ramirez",
        "dupr_id": "6KN090",
        "rating": 2.486,
        "profile_pic_url": null,
        "location": "Elyria, OH, US"
      },
      {
        "name": "Lisa Macartney",
        "dupr_id": "DNQDEY",
        "rating": 2.387,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7405725966,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mariah Thomas",
        "dupr_id": "4L6KNM",
        "rating": 2.363,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Rae Haemmerle",
        "dupr_id": "OWM75W",
        "rating": 2.308,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]