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

Pool A

ID: 4810930861

Match Scores

11-5

Loss

Play Date

2026-05-30

Play Time (Est)

2:15 AM

Play Location

Victory Pickleball

Unverified Facility

Competitor Teams

TEAM 1WINNER
EC
Eraneja Cusick

7ZO4M4 · USA

Rated Score

2.737

DL
Dana Larson

6NWJEG · Loves Park, IL, US

Rated Score

2.720

TEAM 2LOSS
VT
Virgie Taylor

Z9PRXQ · USA

Rated Score

2.567

LR
Lindsay Rosella

J5ORRO · Rockford, IL, US

Rated Score

2.462

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-4810930861
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6413992166,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Eraneja Cusick",
        "dupr_id": "7ZO4M4",
        "rating": 2.737,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Dana Larson",
        "dupr_id": "6NWJEG",
        "rating": 2.72,
        "profile_pic_url": null,
        "location": "Loves Park, IL, US"
      }
    ]
  },
  {
    "team_id": 6441579253,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Virgie Taylor",
        "dupr_id": "Z9PRXQ",
        "rating": 2.567,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Lindsay Rosella",
        "dupr_id": "J5ORRO",
        "rating": 2.462,
        "profile_pic_url": null,
        "location": "Rockford, IL, US"
      }
    ]
  }
]