Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

410 Dinkers Sunday Night Cockeysville

ID: 5830280199

Match Scores

13-4

Win

Play Date

2026-05-24

Play Time (Est)

4:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
RH
Rich Hibner

Q5ZKWR · Baltimore, MD, US

DUPR

3.655

SS
Saige Smart

GGVK2V · Baltimore, MD, US

DUPR

4.718

TEAM 2LOSS
GK
Gregory Kemp

DNNJWX · Seven Valleys, PA, US

DUPR

3.995

MR
Mike Rogers

NYRD6W · Reisterstown, MD, US

DUPR

3.898

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-5830280199
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5673768225,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Rich Hibner",
        "dupr_id": "Q5ZKWR",
        "rating": 3.655,
        "profile_pic_url": null,
        "location": "Baltimore, MD, US"
      },
      {
        "name": "Saige Smart",
        "dupr_id": "GGVK2V",
        "rating": 4.718,
        "profile_pic_url": null,
        "location": "Baltimore, MD, US"
      }
    ]
  },
  {
    "team_id": 6945980589,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Gregory Kemp",
        "dupr_id": "DNNJWX",
        "rating": 3.995,
        "profile_pic_url": null,
        "location": "Seven Valleys, PA, US"
      },
      {
        "name": "Mike Rogers",
        "dupr_id": "NYRD6W",
        "rating": 3.898,
        "profile_pic_url": null,
        "location": "Reisterstown, MD, US"
      }
    ]
  }
]