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

NRRP Fri. League Level 5

ID: 4384380519

Match Scores

10-11

Loss

Play Date

2026-05-29

Play Time (Est)

4:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
ST
Scott Tamas

E96YPO · USA

DUPR

2.787

DA
David Allen

RXV5LZ · Lorain, OH, US

DUPR

3.220

TEAM 2WINNER
TJ
Tom Johnson

KXQJNO · USA

DUPR

2.678

BU
Brian Urban

7DP4Q4 · Westlake, OH, US

DUPR

3.288

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-4384380519
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5948894741,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Scott Tamas",
        "dupr_id": "E96YPO",
        "rating": 2.787,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "David Allen",
        "dupr_id": "RXV5LZ",
        "rating": 3.22,
        "profile_pic_url": null,
        "location": "Lorain, OH, US"
      }
    ]
  },
  {
    "team_id": 6732707717,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Tom Johnson",
        "dupr_id": "KXQJNO",
        "rating": 2.678,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Brian Urban",
        "dupr_id": "7DP4Q4",
        "rating": 3.288,
        "profile_pic_url": null,
        "location": "Westlake, OH, US"
      }
    ]
  }
]