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

Almost Dangerous

ID: 5175951211

Match Scores

11-8

Loss

Play Date

2026-05-29

Play Time (Est)

8:45 AM

Play Location

Gresham, OR, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
JE
Jake Edwards

4VDQJM · USA

DUPR

3.276

KJ
Kim Jerome

3XLJZ7 · Gresham, OR, US

DUPR

3.372

TEAM 2LOSS
JG
Jeff Grewe

1RMWEM · Portland, OR, US

DUPR

3.252

MS
Michael Scherba

XOYL62 · USA

DUPR

3.225

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-5175951211
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5754740687,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jake Edwards",
        "dupr_id": "4VDQJM",
        "rating": 3.276,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kim Jerome",
        "dupr_id": "3XLJZ7",
        "rating": 3.372,
        "profile_pic_url": null,
        "location": "Gresham, OR, US"
      }
    ]
  },
  {
    "team_id": 5316889241,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jeff Grewe",
        "dupr_id": "1RMWEM",
        "rating": 3.252,
        "profile_pic_url": null,
        "location": "Portland, OR, US"
      },
      {
        "name": "Michael  Scherba",
        "dupr_id": "XOYL62",
        "rating": 3.225,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]