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

NRRP Fri. League Level 5

ID: 7410224065

Match Scores

11-5

Loss

Play Date

2026-05-29

Play Time (Est)

2:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
ST
Scott Tamas

E96YPO · USA

DUPR

2.807

JP
JEFFREY PHAN

8G9L2G · USA

DUPR

3.052

TEAM 2LOSS
MC
Martin Cook

0Z0V7N · USA

DUPR

2.993

David Allen

RXV5LZ · Lorain, OH, US

DUPR

3.209

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-7410224065
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4740341723,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Scott Tamas",
        "dupr_id": "E96YPO",
        "rating": 2.807,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "JEFFREY PHAN",
        "dupr_id": "8G9L2G",
        "rating": 3.052,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7346948254,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Martin Cook",
        "dupr_id": "0Z0V7N",
        "rating": 2.993,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "David Allen",
        "dupr_id": "RXV5LZ",
        "rating": 3.209,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/41.jpg",
        "location": "Lorain, OH, US"
      }
    ]
  }
]