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

Pickleball & More Picklebowl - Coed "MONEYBALL" Doubles (Open)

ID: 5358669103

Match Scores

11-0

Win

Play Date

2026-02-07

Play Time (Est)

8:45 AM

Play Location

Dartmouth, MA

View Facility Page →

Competitor Teams

TEAM 1WINNER
TB
Ty Bruckner

8MVV6L · Saint Paul, MN, US

DUPR

5.379

OA
Omar Alfaro

3P5KNM · Johnston, RI, US

DUPR

5.078

TEAM 2LOSS
JR
John Ryan

8KL5K3 · Haverhill, MA, US

DUPR

4.556

JT
Jason T Anestis

3Z7XPW · Bolton, MA, US

DUPR

4.014

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-5358669103
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5372697659,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ty Bruckner",
        "dupr_id": "8MVV6L",
        "rating": 5.379,
        "profile_pic_url": null,
        "location": "Saint Paul, MN, US"
      },
      {
        "name": "Omar Alfaro",
        "dupr_id": "3P5KNM",
        "rating": 5.078,
        "profile_pic_url": null,
        "location": "Johnston, RI, US"
      }
    ]
  },
  {
    "team_id": 8087468644,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "John Ryan",
        "dupr_id": "8KL5K3",
        "rating": 4.556,
        "profile_pic_url": null,
        "location": "Haverhill, MA, US"
      },
      {
        "name": "Jason T Anestis",
        "dupr_id": "3Z7XPW",
        "rating": 4.014,
        "profile_pic_url": null,
        "location": "Bolton, MA, US"
      }
    ]
  }
]