Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 8398459122

Match Scores

15-2

Win

Play Date

2025-09-27

Play Time (Est)

7:30 PM

Play Location

Reading, PA

Unverified Facility

Competitor Teams

TEAM 1WINNER
DC
Dillon Cirulli

8MWMXL · Temple, PA, US

DUPR

4.217

NM
nick meale

3Y509G · USA

DUPR

4.962

TEAM 2LOSS
MD
Mike Donovan

99JML7 · Lancaster, PA, US

DUPR

3.860

JW
Jeremy Wyrick

55R9KR · USA

DUPR

3.766

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-8398459122
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4399712098,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Dillon Cirulli",
        "dupr_id": "8MWMXL",
        "rating": 4.217,
        "profile_pic_url": null,
        "location": "Temple, PA, US"
      },
      {
        "name": "nick meale",
        "dupr_id": "3Y509G",
        "rating": 4.962,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7608618071,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mike Donovan",
        "dupr_id": "99JML7",
        "rating": 3.86,
        "profile_pic_url": null,
        "location": "Lancaster, PA, US"
      },
      {
        "name": "Jeremy Wyrick",
        "dupr_id": "55R9KR",
        "rating": 3.766,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]