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

NRRP Tue. League Level 5

ID: 8339464004

Match Scores

8-11

Win

Play Date

2026-06-02

Play Time (Est)

9:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
JF
Jordan Facter

KOM4N7 · USA

DUPR

3.553

GD
Glen Danahey

J5494O · USA

DUPR

3.052

TEAM 2WINNER
BU
Brian Urban

7DP4Q4 · Westlake, OH, US

DUPR

3.337

CB
Carolyn Bruening

YGWWK4 · USA

DUPR

2.890

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-8339464004
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5002952263,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jordan Facter",
        "dupr_id": "KOM4N7",
        "rating": 3.553,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Glen Danahey",
        "dupr_id": "J5494O",
        "rating": 3.052,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7725703067,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Brian Urban",
        "dupr_id": "7DP4Q4",
        "rating": 3.337,
        "profile_pic_url": null,
        "location": "Westlake, OH, US"
      },
      {
        "name": "Carolyn Bruening",
        "dupr_id": "YGWWK4",
        "rating": 2.89,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]