Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

GCPC Sunday DUPR League

ID: 4420669659

Match Scores

11-4

Loss

Play Date

2026-03-22

Play Time (Est)

4:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
RF
Rick Fuka

6NOQLQ · USA

DUPR

3.929

Jeffrey Nordeen

YG2WMD · East Grand Forks, MN, US

DUPR

3.949

TEAM 2LOSS
BL
Braydin Lund

Q92G4N · USA

DUPR

3.888

Jonathan Wikstrom

0RLNL2 · Karlstad, MN, US

DUPR

3.896

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-4420669659
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7570896039,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Rick Fuka",
        "dupr_id": "6NOQLQ",
        "rating": 3.929,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jeffrey Nordeen",
        "dupr_id": "YG2WMD",
        "rating": 3.949,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/59.jpg",
        "location": "East Grand Forks, MN, US"
      }
    ]
  },
  {
    "team_id": 6002240647,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Braydin Lund",
        "dupr_id": "Q92G4N",
        "rating": 3.888,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jonathan Wikstrom",
        "dupr_id": "0RLNL2",
        "rating": 3.896,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/34.jpg",
        "location": "Karlstad, MN, US"
      }
    ]
  }
]