Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

20260419 Split Age 3.5-4.0 Moneyball

ID: 6076107096

Match Scores

11-5

Win

Play Date

2026-04-19

Play Time (Est)

1:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
WK
Waters Kurek

RYJJKZ · MD, US

DUPR

3.201

PM
Philip Mitchell

QP6W0N · Annapolis, MD, US

DUPR

3.294

TEAM 2LOSS
AH
Amy Himelfarb

3V6M97 · Reisterstown, MD, US

DUPR

3.255

JM
Julie Mecler

8JGZMW · Reisterstown, MD, US

DUPR

3.025

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-6076107096
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6308403638,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Waters Kurek",
        "dupr_id": "RYJJKZ",
        "rating": 3.201,
        "profile_pic_url": null,
        "location": "MD, US"
      },
      {
        "name": "Philip Mitchell",
        "dupr_id": "QP6W0N",
        "rating": 3.294,
        "profile_pic_url": null,
        "location": "Annapolis, MD, US"
      }
    ]
  },
  {
    "team_id": 7144076683,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Amy Himelfarb",
        "dupr_id": "3V6M97",
        "rating": 3.255,
        "profile_pic_url": null,
        "location": "Reisterstown, MD, US"
      },
      {
        "name": "Julie Mecler",
        "dupr_id": "8JGZMW",
        "rating": 3.025,
        "profile_pic_url": null,
        "location": "Reisterstown, MD, US"
      }
    ]
  }
]