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

USLPL Baltimore

ID: 7677900887

Match Scores

11-8, 2-11, 7-11

Loss

Play Date

2025-12-06

Play Time (Est)

12:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
GG
Gary Goodman

PK2XWX · New York, NY, US

DUPR

4.644

RS
Ron Sussman

3VY5D6 · New York, NY, US

DUPR

4.727

TEAM 2WINNER
Greg Goodson

352JP3 · Tampa, FL, US

DUPR

4.991

GW
grant williams

3ON9R7 · Boone, NC, US

DUPR

4.588

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-7677900887
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6362989666,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Gary Goodman",
        "dupr_id": "PK2XWX",
        "rating": 4.644,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      },
      {
        "name": "Ron Sussman",
        "dupr_id": "3VY5D6",
        "rating": 4.727,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      }
    ]
  },
  {
    "team_id": 5464939896,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Greg Goodson",
        "dupr_id": "352JP3",
        "rating": 4.991,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/98080_612e8be48d69a.JPG",
        "location": "Tampa, FL, US"
      },
      {
        "name": "grant williams",
        "dupr_id": "3ON9R7",
        "rating": 4.588,
        "profile_pic_url": null,
        "location": "Boone, NC, US"
      }
    ]
  }
]