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

3.0-3.5 Mixed League

ID: 5491687740

Match Scores

11-1

Loss

Play Date

2026-05-27

Play Time (Est)

1:00 PM

Play Location

10000 Covington Cross Drive, Las Vegas, 89144

Unverified Facility

Competitor Teams

TEAM 1WINNER
TF
Tara Fraley

55LR6P · USA

DUPR

2.869

JM
James Mojica

35LRNV · Las Vegas, NV, US

DUPR

3.230

TEAM 2LOSS
EW
Edwin Wu

NXNGZN · Las Vegas, NV, US

DUPR

3.307

SC
Sajge Calvert

EXZG4O · USA

DUPR

2.329

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-5491687740
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7979990005,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tara Fraley",
        "dupr_id": "55LR6P",
        "rating": 2.869,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "James Mojica",
        "dupr_id": "35LRNV",
        "rating": 3.23,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      }
    ]
  },
  {
    "team_id": 7334762254,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Edwin Wu",
        "dupr_id": "NXNGZN",
        "rating": 3.307,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      },
      {
        "name": "Sajge Calvert",
        "dupr_id": "EXZG4O",
        "rating": 2.329,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]