Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Dakota PC Mixed Ladder

ID: 7650458072

Match Scores

6-9

Win

Play Date

2026-04-02

Play Time (Est)

9:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
JH
Joel Hogue

8M7JYV · USA

DUPR

3.765

Harold Schlamp

MY0DOG · Saint Adolphe, MB, CA

DUPR

3.882

TEAM 2WINNER
RB
Robert Bajan

9JN4OK · USA

DUPR

3.876

Rob Fiola

RZZ7RE · Winnipeg, MB, CA

DUPR

3.927

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-7650458072
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4463245515,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Joel Hogue",
        "dupr_id": "8M7JYV",
        "rating": 3.765,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Harold Schlamp",
        "dupr_id": "MY0DOG",
        "rating": 3.882,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/11.jpg",
        "location": "Saint Adolphe, MB, CA"
      }
    ]
  },
  {
    "team_id": 5365427820,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Robert Bajan",
        "dupr_id": "9JN4OK",
        "rating": 3.876,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Rob Fiola",
        "dupr_id": "RZZ7RE",
        "rating": 3.927,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/92.jpg",
        "location": "Winnipeg, MB, CA"
      }
    ]
  }
]