Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

GCPC Sunday DUPR League

ID: 6247761291

Match Scores

11-0

Win

Play Date

2026-04-19

Play Time (Est)

4:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
LT
Lindsey Terry

QPYZ45 · Grand Forks, ND, US

DUPR

4.064

TJ
Tyler Jehs

QPZODD · Grand Forks, ND, US

DUPR

4.089

TEAM 2LOSS
RF
Rick Fuka

6NOQLQ · USA

DUPR

3.839

GG
Greg Garmen

M9GD5V · USA

DUPR

3.864

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-6247761291
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5361744734,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Lindsey Terry",
        "dupr_id": "QPYZ45",
        "rating": 4.064,
        "profile_pic_url": null,
        "location": "Grand Forks, ND, US"
      },
      {
        "name": "Tyler Jehs",
        "dupr_id": "QPZODD",
        "rating": 4.089,
        "profile_pic_url": null,
        "location": "Grand Forks, ND, US"
      }
    ]
  },
  {
    "team_id": 8305775106,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Rick Fuka",
        "dupr_id": "6NOQLQ",
        "rating": 3.839,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Greg Garmen",
        "dupr_id": "M9GD5V",
        "rating": 3.864,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]