Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Wingfield Match

ID: 7868851733

Match Scores

1-11, 5-11

Win

Play Date

2026-04-19

Play Time (Est)

6:15 AM

Play Location

The Picklr Fremont

Unverified Facility

Competitor Teams

TEAM 1LOSS
AN
Alex Nicolaou

EG95DV · USA

DUPR

3.577

CH
Caitlin Heinly

EWLVKM · USA

DUPR

3.920

TEAM 2WINNER
NB
Nicole Bideganeta

17QY64 · Seattle, WA, US

DUPR

3.924

JR
Jeff Rose

OZPKYL · Seattle, WA, US

DUPR

4.517

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-7868851733
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5997230256,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Alex Nicolaou",
        "dupr_id": "EG95DV",
        "rating": 3.577,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Caitlin Heinly",
        "dupr_id": "EWLVKM",
        "rating": 3.92,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6728244916,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Nicole Bideganeta",
        "dupr_id": "17QY64",
        "rating": 3.924,
        "profile_pic_url": null,
        "location": "Seattle, WA, US"
      },
      {
        "name": "Jeff Rose",
        "dupr_id": "OZPKYL",
        "rating": 4.517,
        "profile_pic_url": null,
        "location": "Seattle, WA, US"
      }
    ]
  }
]