Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

2025 Pickle Factory Invitational Cup Finals - Mens Doubles Skill: (4.5 And Above) Age: (Any)

ID: 6229246904

Match Scores

9-11

Win

Play Date

2025-12-13

Play Time (Est)

9:00 PM

Play Location

Bel Air, MD

View Facility Page →

Competitor Teams

TEAM 1LOSS
BO
Ben ODonnell

O6VMY2 · MD, US

DUPR

4.141

MD
Michael Duggan

XKYVEX · Baltimore, MD, US

DUPR

4.219

TEAM 2WINNER
JS
Joshua Saylor

3LVEWZ · Baltimore, MD, US

DUPR

4.446

JF
John Fiorello

8GEW6D · Ellicott City, MD, US

DUPR

4.596

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-6229246904
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4375974977,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Ben ODonnell",
        "dupr_id": "O6VMY2",
        "rating": 4.141,
        "profile_pic_url": null,
        "location": "MD, US"
      },
      {
        "name": "Michael Duggan",
        "dupr_id": "XKYVEX",
        "rating": 4.219,
        "profile_pic_url": null,
        "location": "Baltimore, MD, US"
      }
    ]
  },
  {
    "team_id": 6919098626,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Joshua Saylor",
        "dupr_id": "3LVEWZ",
        "rating": 4.446,
        "profile_pic_url": null,
        "location": "Baltimore, MD, US"
      },
      {
        "name": "John Fiorello",
        "dupr_id": "8GEW6D",
        "rating": 4.596,
        "profile_pic_url": null,
        "location": "Ellicott City, MD, US"
      }
    ]
  }
]