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: 7684556924

Match Scores

11-8

Loss

Play Date

2025-12-13

Play Time (Est)

9:00 PM

Play Location

Bel Air, MD

View Facility Page →

Competitor Teams

TEAM 1WINNER
AK
Ashwin Korde

3ZD09L · Philadelphia, PA, US

DUPR

4.270

DJ
Darren Johnson

1QQZ7D · Ambler, PA, US

DUPR

5.025

TEAM 2LOSS
JS
Joshua Saylor

3LVEWZ · Baltimore, MD, US

DUPR

4.469

JF
John Fiorello

8GEW6D · Ellicott City, MD, US

DUPR

4.610

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-7684556924
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6737965596,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ashwin Korde",
        "dupr_id": "3ZD09L",
        "rating": 4.27,
        "profile_pic_url": null,
        "location": "Philadelphia, PA, US"
      },
      {
        "name": "Darren Johnson",
        "dupr_id": "1QQZ7D",
        "rating": 5.025,
        "profile_pic_url": null,
        "location": "Ambler, PA, US"
      }
    ]
  },
  {
    "team_id": 7569064050,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Joshua Saylor",
        "dupr_id": "3LVEWZ",
        "rating": 4.469,
        "profile_pic_url": null,
        "location": "Baltimore, MD, US"
      },
      {
        "name": "John Fiorello",
        "dupr_id": "8GEW6D",
        "rating": 4.61,
        "profile_pic_url": null,
        "location": "Ellicott City, MD, US"
      }
    ]
  }
]