Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Sunday Mixed Partner League Week 9

ID: 5369792893

Match Scores

5-11

Loss

Play Date

2025-09-07

Play Time (Est)

2:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
MJ
Michael Jarjoura

KOGD5Q · Plymouth, MN, US

DUPR

3.635

KW
K Wagner

3ZJ59Q · Minneapolis, MN, US

DUPR

3.296

TEAM 2WINNER
BF
Bryan Friess

YGQPRG · Woodbury, MN, US

DUPR

4.025

EH
Emily Hinderaker

RXOQZE · MN, US

DUPR

3.635

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-5369792893
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4420259808,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Michael Jarjoura",
        "dupr_id": "KOGD5Q",
        "rating": 3.635,
        "profile_pic_url": null,
        "location": "Plymouth, MN, US"
      },
      {
        "name": "K Wagner",
        "dupr_id": "3ZJ59Q",
        "rating": 3.296,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  },
  {
    "team_id": 5055940610,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Bryan Friess",
        "dupr_id": "YGQPRG",
        "rating": 4.025,
        "profile_pic_url": null,
        "location": "Woodbury, MN, US"
      },
      {
        "name": "Emily Hinderaker",
        "dupr_id": "RXOQZE",
        "rating": 3.635,
        "profile_pic_url": null,
        "location": "MN, US"
      }
    ]
  }
]