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

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

ID: 5315733744

Match Scores

5-11

Loss

Play Date

2025-12-13

Play Time (Est)

1:00 PM

Play Location

Bel Air, MD

View Facility Page →

Competitor Teams

TEAM 1LOSS
JS
Joshua Saylor

3LVEWZ · Baltimore, MD, US

DUPR

4.541

JF
John Fiorello

8GEW6D · Ellicott City, MD, US

DUPR

4.652

TEAM 2WINNER
BH
Blake Hardesty

KXLDM7 · Falls Church, VA, US

DUPR

4.613

JM
Jameson Mays

2QQM29 · Boca Raton, FL, US

DUPR

4.725

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-5315733744
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4746128517,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Joshua Saylor",
        "dupr_id": "3LVEWZ",
        "rating": 4.541,
        "profile_pic_url": null,
        "location": "Baltimore, MD, US"
      },
      {
        "name": "John Fiorello",
        "dupr_id": "8GEW6D",
        "rating": 4.652,
        "profile_pic_url": null,
        "location": "Ellicott City, MD, US"
      }
    ]
  },
  {
    "team_id": 5721917620,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Blake Hardesty",
        "dupr_id": "KXLDM7",
        "rating": 4.613,
        "profile_pic_url": null,
        "location": "Falls Church, VA, US"
      },
      {
        "name": "Jameson Mays",
        "dupr_id": "2QQM29",
        "rating": 4.725,
        "profile_pic_url": null,
        "location": "Boca Raton, FL, US"
      }
    ]
  }
]