Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pickle Factory 2025 Bel Air Classic - Mixed Doubles Skill: (4.5 And Above) Age: (Any)

ID: 7177410251

Match Scores

15-1

Loss

Play Date

2025-07-13

Play Time (Est)

12:45 AM

Play Location

Bel Air, MD

View Facility Page →

Competitor Teams

TEAM 1WINNER
CC
Casey Cummings

EWG0QO · Washington, DC, US

DUPR

4.913

JD
Jimmy Daher

V7MLK7 · Boston, MA, US

DUPR

4.402

TEAM 2LOSS
LC
Lynne Coburn

35EM7P · USA

DUPR

3.959

JS
Joshua Saylor

3LVEWZ · Baltimore, MD, US

DUPR

4.649

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-7177410251
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6128433445,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Casey Cummings",
        "dupr_id": "EWG0QO",
        "rating": 4.913,
        "profile_pic_url": null,
        "location": "Washington, DC, US"
      },
      {
        "name": "Jimmy Daher",
        "dupr_id": "V7MLK7",
        "rating": 4.402,
        "profile_pic_url": null,
        "location": "Boston, MA, US"
      }
    ]
  },
  {
    "team_id": 6819240355,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Lynne Coburn",
        "dupr_id": "35EM7P",
        "rating": 3.959,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Joshua Saylor",
        "dupr_id": "3LVEWZ",
        "rating": 4.649,
        "profile_pic_url": null,
        "location": "Baltimore, MD, US"
      }
    ]
  }
]