Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 7684899539

Match Scores

11-15

Win

Play Date

2025-05-02

Play Time (Est)

12:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
AS
Adam Silvertown

0YPLRN · USA

DUPR

3.838

CM
Carol Mok

76LQN5 · Toronto, ON, CA

DUPR

3.605

TEAM 2WINNER
BM
Brian Macellara

JZM2OM · Chatham, NJ, US

DUPR

3.794

LM
Lauren Macellara

4LED92 · Branchburg, NJ, US

DUPR

3.481

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-7684899539
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6919789391,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Adam Silvertown",
        "dupr_id": "0YPLRN",
        "rating": 3.838,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Carol Mok",
        "dupr_id": "76LQN5",
        "rating": 3.605,
        "profile_pic_url": null,
        "location": "Toronto, ON, CA"
      }
    ]
  },
  {
    "team_id": 7096196445,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Brian Macellara",
        "dupr_id": "JZM2OM",
        "rating": 3.794,
        "profile_pic_url": null,
        "location": "Chatham, NJ, US"
      },
      {
        "name": "Lauren Macellara",
        "dupr_id": "4LED92",
        "rating": 3.481,
        "profile_pic_url": null,
        "location": "Branchburg, NJ, US"
      }
    ]
  }
]