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

Pickle Palooza 2.0 - Mens Doubles Skill: (4.5) Age: (Any)

ID: 5332826608

Match Scores

11-4, 11-1

Win

Play Date

2025-09-27

Play Time (Est)

5:00 PM

Play Location

Reading, PA

Unverified Facility

Competitor Teams

TEAM 1WINNER
DC
Dillon Cirulli

8MWMXL · Temple, PA, US

DUPR

4.341

NM
nick meale

3Y509G · USA

DUPR

5.256

TEAM 2LOSS
MD
Mike Donovan

99JML7 · Lancaster, PA, US

DUPR

3.915

JW
Jeremy Wyrick

55R9KR · USA

DUPR

4.589

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-5332826608
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7572722117,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Dillon Cirulli",
        "dupr_id": "8MWMXL",
        "rating": 4.341,
        "profile_pic_url": null,
        "location": "Temple, PA, US"
      },
      {
        "name": "nick meale",
        "dupr_id": "3Y509G",
        "rating": 5.256,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7507615400,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mike Donovan",
        "dupr_id": "99JML7",
        "rating": 3.915,
        "profile_pic_url": null,
        "location": "Lancaster, PA, US"
      },
      {
        "name": "Jeremy Wyrick",
        "dupr_id": "55R9KR",
        "rating": 4.589,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]