Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

4th Of July Classic @ RGVR- Open Division-Age:(Any)

ID: 5336689422

Match Scores

10-15

Win

Play Date

2025-07-04

Play Time (Est)

7:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
JS
Jose Sanchez Jr

LVVZ26 · USA

DUPR

3.583

JL
javier lara

WX7OVM · USA

DUPR

3.583

TEAM 2WINNER
IM
ivan molina

2QJQYR · NM, US

DUPR

5.057

JH
JoseLuis Herrera

766PK5 · USA

DUPR

3.928

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-5336689422
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6423406050,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jose  Sanchez Jr",
        "dupr_id": "LVVZ26",
        "rating": 3.583,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "javier lara",
        "dupr_id": "WX7OVM",
        "rating": 3.583,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6188659597,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "ivan molina",
        "dupr_id": "2QJQYR",
        "rating": 5.057,
        "profile_pic_url": null,
        "location": "NM, US"
      },
      {
        "name": "JoseLuis Herrera",
        "dupr_id": "766PK5",
        "rating": 3.928,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]