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

Match Scores

6-11

Win

Play Date

2025-07-13

Play Time (Est)

12:45 AM

Play Location

Bel Air, MD

View Facility Page →

Competitor Teams

TEAM 1LOSS
TC
TA Costello

566WM0 · Columbia, MD, US

DUPR

4.140

LH
luke harrington

L5JXKJ · USA

DUPR

4.333

TEAM 2WINNER
LC
Lynne Coburn

35EM7P · USA

DUPR

4.255

JS
Joshua Saylor

3LVEWZ · Baltimore, MD, US

DUPR

4.713

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-7191063611
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6963420271,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "TA Costello",
        "dupr_id": "566WM0",
        "rating": 4.14,
        "profile_pic_url": null,
        "location": "Columbia, MD, US"
      },
      {
        "name": "luke harrington",
        "dupr_id": "L5JXKJ",
        "rating": 4.333,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7081175409,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Lynne Coburn",
        "dupr_id": "35EM7P",
        "rating": 4.255,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Joshua Saylor",
        "dupr_id": "3LVEWZ",
        "rating": 4.713,
        "profile_pic_url": null,
        "location": "Baltimore, MD, US"
      }
    ]
  }
]