Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Wednesday Young Adults High Intermediate

ID: 6826956456

Match Scores

11-10

Loss

Play Date

2024-06-05

Play Time (Est)

1:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
JG
Jonathan Giesler

122PN9 · Bloomington, MN, US

DUPR

3.962

SE
Steven Eggert

17962M · Minneapolis, MN, US

DUPR

3.906

TEAM 2LOSS
ED
Erik Ducker

EGWO2O · Saint Paul, MN, US

DUPR

4.056

ML
Mariah Law

89RNDE · Minneapolis, MN, US

DUPR

3.954

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-6826956456
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7551639798,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jonathan Giesler",
        "dupr_id": "122PN9",
        "rating": 3.962,
        "profile_pic_url": null,
        "location": "Bloomington, MN, US"
      },
      {
        "name": "Steven Eggert",
        "dupr_id": "17962M",
        "rating": 3.906,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  },
  {
    "team_id": 5248945402,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Erik Ducker",
        "dupr_id": "EGWO2O",
        "rating": 4.056,
        "profile_pic_url": null,
        "location": "Saint Paul, MN, US"
      },
      {
        "name": "Mariah Law",
        "dupr_id": "89RNDE",
        "rating": 3.954,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  }
]