Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

USLPL Baltimore

ID: 7697442883

Match Scores

11-5, 11-8

Loss

Play Date

2025-12-06

Play Time (Est)

8:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
PH
Patrick Hahn

ODR4JL · Larchmont, NY, US

DUPR

5.211

AR
Alex Romero

7675Y9 · Naples, FL, US

DUPR

5.376

TEAM 2LOSS
PE
Philip Edwards

PK56RE · Dunedin, FL, US

DUPR

5.241

BL
Bryan Lafferman

3V2V53 · Orlando, FL, US

DUPR

5.024

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-7697442883
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7278900056,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Patrick Hahn",
        "dupr_id": "ODR4JL",
        "rating": 5.211,
        "profile_pic_url": null,
        "location": "Larchmont, NY, US"
      },
      {
        "name": "Alex Romero",
        "dupr_id": "7675Y9",
        "rating": 5.376,
        "profile_pic_url": null,
        "location": "Naples, FL, US"
      }
    ]
  },
  {
    "team_id": 5158625270,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Philip Edwards",
        "dupr_id": "PK56RE",
        "rating": 5.241,
        "profile_pic_url": null,
        "location": "Dunedin, FL, US"
      },
      {
        "name": "Bryan Lafferman",
        "dupr_id": "3V2V53",
        "rating": 5.024,
        "profile_pic_url": null,
        "location": "Orlando, FL, US"
      }
    ]
  }
]