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

USLPL Baltimore

ID: 4787408752

Match Scores

11-9, 6-11, 8-11

Loss

Play Date

2025-12-07

Play Time (Est)

5:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
JH
Jeffrey Howell

35GG03 · Annapolis, MD, US

DUPR

4.629

AM
Alejandro Massuet

ZNDGQQ · Burke, VA, US

DUPR

5.095

TEAM 2WINNER
RD
Richard Diamond

3VJMK6 · Sewickley, PA, US

DUPR

4.614

BB
Brooks Brooks

8GXJGG · Merritt Island, FL, US

DUPR

4.822

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-4787408752
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6171977725,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jeffrey Howell",
        "dupr_id": "35GG03",
        "rating": 4.629,
        "profile_pic_url": null,
        "location": "Annapolis, MD, US"
      },
      {
        "name": "Alejandro Massuet",
        "dupr_id": "ZNDGQQ",
        "rating": 5.095,
        "profile_pic_url": null,
        "location": "Burke, VA, US"
      }
    ]
  },
  {
    "team_id": 8140041713,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Richard Diamond",
        "dupr_id": "3VJMK6",
        "rating": 4.614,
        "profile_pic_url": null,
        "location": "Sewickley, PA, US"
      },
      {
        "name": "Brooks Brooks",
        "dupr_id": "8GXJGG",
        "rating": 4.822,
        "profile_pic_url": null,
        "location": "Merritt Island, FL, US"
      }
    ]
  }
]