Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

USLPL Baltimore

ID: 5031015273

Match Scores

3-11, 8-11

Loss

Play Date

2025-12-07

Play Time (Est)

10:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
Jeffrey Howell

35GG03 · Annapolis, MD, US

DUPR

4.562

Trish Brown

R3YRK8 · Asheville, NC, US

DUPR

4.491

TEAM 2WINNER
Richard Diamond

3VJMK6 · Sewickley, PA, US

DUPR

4.650

Sarah Rogers

XJ5DDX · Cocoa Beach, FL, US

DUPR

4.133

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-5031015273
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6250845292,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jeffrey Howell",
        "dupr_id": "35GG03",
        "rating": 4.562,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/71.jpg",
        "location": "Annapolis, MD, US"
      },
      {
        "name": "Trish Brown",
        "dupr_id": "R3YRK8",
        "rating": 4.491,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/2.jpg",
        "location": "Asheville, NC, US"
      }
    ]
  },
  {
    "team_id": 4701096455,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Richard Diamond",
        "dupr_id": "3VJMK6",
        "rating": 4.65,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/8.jpg",
        "location": "Sewickley, PA, US"
      },
      {
        "name": "Sarah Rogers",
        "dupr_id": "XJ5DDX",
        "rating": 4.133,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/69.jpg",
        "location": "Cocoa Beach, FL, US"
      }
    ]
  }
]