Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

GCPC Sunday DUPR League

ID: 8135887366

Match Scores

5-11

Loss

Play Date

2026-03-22

Play Time (Est)

11:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
RF
Rick Fuka

6NOQLQ · USA

DUPR

3.905

Jonathan Wikstrom

0RLNL2 · Karlstad, MN, US

DUPR

3.924

TEAM 2WINNER
Lindsey Terry

QPYZ45 · Grand Forks, ND, US

DUPR

3.936

BL
Braydin Lund

Q92G4N · USA

DUPR

4.211

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-8135887366
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6706997752,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Rick Fuka",
        "dupr_id": "6NOQLQ",
        "rating": 3.905,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jonathan Wikstrom",
        "dupr_id": "0RLNL2",
        "rating": 3.924,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/34.jpg",
        "location": "Karlstad, MN, US"
      }
    ]
  },
  {
    "team_id": 5158328246,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Lindsey Terry",
        "dupr_id": "QPYZ45",
        "rating": 3.936,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/17.jpg",
        "location": "Grand Forks, ND, US"
      },
      {
        "name": "Braydin Lund",
        "dupr_id": "Q92G4N",
        "rating": 4.211,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]