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

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

ID: 4512027632

Match Scores

3-11

Loss

Play Date

2025-07-13

Play Time (Est)

9:00 PM

Play Location

Bel Air, MD

View Facility Page →

Competitor Teams

TEAM 1LOSS
LC
Lynne Coburn

35EM7P · USA

DUPR

4.338

JS
Joshua Saylor

3LVEWZ · Baltimore, MD, US

DUPR

4.719

TEAM 2WINNER
AB
Alyssa Bialek

L55QLK · Annapolis, MD, US

DUPR

4.924

JD
Joseph Deng

7D5QV9 · Columbia, MD, US

DUPR

5.258

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-4512027632
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6613078651,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Lynne Coburn",
        "dupr_id": "35EM7P",
        "rating": 4.338,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Joshua Saylor",
        "dupr_id": "3LVEWZ",
        "rating": 4.719,
        "profile_pic_url": null,
        "location": "Baltimore, MD, US"
      }
    ]
  },
  {
    "team_id": 7949490775,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Alyssa Bialek",
        "dupr_id": "L55QLK",
        "rating": 4.924,
        "profile_pic_url": null,
        "location": "Annapolis, MD, US"
      },
      {
        "name": "Joseph Deng",
        "dupr_id": "7D5QV9",
        "rating": 5.258,
        "profile_pic_url": null,
        "location": "Columbia, MD, US"
      }
    ]
  }
]