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

- Elk River 01JUN26 Session 2

ID: 7879708009

Match Scores

3-11

Win

Play Date

2026-06-02

Play Time (Est)

2:15 AM

Play Location

Orono Park

Unverified Facility

Competitor Teams

TEAM 1LOSS
RS
Ryan Schyma

OD94YE · USA

DUPR

4.231

JH
Jodi Hanson

V6JY9J · USA

DUPR

2.610

TEAM 2WINNER
DE
David Echols

2YE2MR · Monticello, MN, US

DUPR

3.700

NA
Nick Anderson

7ZZO44 · USA

DUPR

3.097

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-7879708009
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8153415442,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Ryan Schyma",
        "dupr_id": "OD94YE",
        "rating": 4.231,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jodi Hanson",
        "dupr_id": "V6JY9J",
        "rating": 2.61,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6045959909,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "David Echols",
        "dupr_id": "2YE2MR",
        "rating": 3.7,
        "profile_pic_url": null,
        "location": "Monticello, MN, US"
      },
      {
        "name": "Nick Anderson",
        "dupr_id": "7ZZO44",
        "rating": 3.097,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]