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

3.5 Women’s Singles Fall Tournament

ID: 6281978303

Match Scores

11-3

Loss

Play Date

2025-12-14

Play Time (Est)

12:45 AM

Play Location

The HUB Pickleball Club - San Jose

View Facility Page →

Competitor Teams

TEAM 1WINNER
Emilie Danna

W62VJY · Sunnyvale, CA, US

DUPR

2.953

TEAM 2LOSS
Robin Davis

89JJPR · Aptos, CA, US

DUPR

3.509

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-6281978303
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8583168474,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Emilie Danna",
        "dupr_id": "W62VJY",
        "rating": 2.953,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/63.jpg",
        "location": "Sunnyvale, CA, US"
      }
    ]
  },
  {
    "team_id": 5643007882,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Robin Davis",
        "dupr_id": "89JJPR",
        "rating": 3.509,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/37.jpg",
        "location": "Aptos, CA, US"
      }
    ]
  }
]