Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Minto US Open Pickleball Championships - Mixed Doubles 3.5 Double Elimination 30-39 Age

ID: 6716397364

Match Scores

8-11, 9-11

Loss

Play Date

2025-05-02

Play Time (Est)

5:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
BM
Brian Macellara

JZM2OM · Chatham, NJ, US

DUPR

3.768

LM
Lauren Macellara

4LED92 · Branchburg, NJ, US

DUPR

3.460

TEAM 2WINNER
TJ
Taylor Jones

30NLON · Baltimore, MD, US

DUPR

3.518

TB
Timothy Bruno

3LV561 · Perry Hall, MD, US

DUPR

3.766

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-6716397364
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8272738959,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Brian Macellara",
        "dupr_id": "JZM2OM",
        "rating": 3.768,
        "profile_pic_url": null,
        "location": "Chatham, NJ, US"
      },
      {
        "name": "Lauren Macellara",
        "dupr_id": "4LED92",
        "rating": 3.46,
        "profile_pic_url": null,
        "location": "Branchburg, NJ, US"
      }
    ]
  },
  {
    "team_id": 7312873292,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Taylor Jones",
        "dupr_id": "30NLON",
        "rating": 3.518,
        "profile_pic_url": null,
        "location": "Baltimore, MD, US"
      },
      {
        "name": "Timothy Bruno",
        "dupr_id": "3LV561",
        "rating": 3.766,
        "profile_pic_url": null,
        "location": "Perry Hall, MD, US"
      }
    ]
  }
]