Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Early Summer Leagues 2026 - Men's Tuesday Nights

ID: 7339232172

Match Scores

11-4

Win

Play Date

2026-06-01

Play Time (Est)

1:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
Jacob Johnson

YXE2ZD · Richmond, VA, US

DUPR

4.411

RT
Ryan Truong

2YJEEY · USA

DUPR

4.371

TEAM 2LOSS
QB
Quinton Baylor

M22LQL · USA

DUPR

3.877

Joe Suarez

O6K0LL · Innsbrook, VA, US

DUPR

3.987

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-7339232172
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7955038101,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jacob Johnson",
        "dupr_id": "YXE2ZD",
        "rating": 4.411,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/84.jpg",
        "location": "Richmond, VA, US"
      },
      {
        "name": "Ryan Truong",
        "dupr_id": "2YJEEY",
        "rating": 4.371,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4505281254,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Quinton Baylor",
        "dupr_id": "M22LQL",
        "rating": 3.877,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Joe Suarez",
        "dupr_id": "O6K0LL",
        "rating": 3.987,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/85.jpg",
        "location": "Innsbrook, VA, US"
      }
    ]
  }
]