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

NRRP Fri. League Level 5

ID: 7937206353

Match Scores

6-11

Loss

Play Date

2026-06-05

Play Time (Est)

10:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
Larry Brooks

56JWQ0 · Middleburg Heights, OH, US

DUPR

3.088

MC
Martin Cook

0Z0V7N · USA

DUPR

2.951

TEAM 2WINNER
MC
Michael Colant

16YD6D · USA

DUPR

3.074

David Allen

RXV5LZ · Lorain, OH, US

DUPR

3.224

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-7937206353
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5355234227,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Larry Brooks",
        "dupr_id": "56JWQ0",
        "rating": 3.088,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/69.jpg",
        "location": "Middleburg Heights, OH, US"
      },
      {
        "name": "Martin Cook",
        "dupr_id": "0Z0V7N",
        "rating": 2.951,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6617511130,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Michael Colant",
        "dupr_id": "16YD6D",
        "rating": 3.074,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "David Allen",
        "dupr_id": "RXV5LZ",
        "rating": 3.224,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/41.jpg",
        "location": "Lorain, OH, US"
      }
    ]
  }
]