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

2/5 - Mens Int League

ID: 6552901004

Match Scores

7-11

Win

Play Date

2026-03-06

Play Time (Est)

9:00 PM

Play Location

2120, Rousseau St, St. Thomas Development Neighborhood

View Facility Page →

Competitor Teams

TEAM 1LOSS
JE
Jason Elmore

ZN7JYM · New Orleans, LA, US

DUPR

3.444

RF
Robert Faust

L5K5J6 · New Orleans, LA, US

DUPR

3.578

TEAM 2WINNER
KR
Kerry Ranson

W60WYQ · Metairie, LA, US

DUPR

3.704

RM
Roberto Marroquin

ZDWLJD · New Orleans, LA, US

DUPR

3.258

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-6552901004
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7902310064,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jason Elmore",
        "dupr_id": "ZN7JYM",
        "rating": 3.444,
        "profile_pic_url": null,
        "location": "New Orleans, LA, US"
      },
      {
        "name": "Robert Faust",
        "dupr_id": "L5K5J6",
        "rating": 3.578,
        "profile_pic_url": null,
        "location": "New Orleans, LA, US"
      }
    ]
  },
  {
    "team_id": 7798797606,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kerry Ranson",
        "dupr_id": "W60WYQ",
        "rating": 3.704,
        "profile_pic_url": null,
        "location": "Metairie, LA, US"
      },
      {
        "name": "Roberto Marroquin",
        "dupr_id": "ZDWLJD",
        "rating": 3.258,
        "profile_pic_url": null,
        "location": "New Orleans, LA, US"
      }
    ]
  }
]