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

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

ID: 7370360145

Match Scores

11-5

Loss

Play Date

2026-02-07

Play Time (Est)

10:15 AM

Play Location

Dartmouth, MA

View Facility Page →

Competitor Teams

TEAM 1WINNER
TS
Trevor Schwarzmann

X29X77 · Dartmouth, MA, US

DUPR

5.154

DL
Diego Lebron

84WRPM · Troy, NY, US

DUPR

5.249

TEAM 2LOSS
TB
Ty Bruckner

8MVV6L · Saint Paul, MN, US

DUPR

5.348

OA
Omar Alfaro

3P5KNM · Johnston, RI, US

DUPR

5.059

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-7370360145
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8491209209,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Trevor Schwarzmann",
        "dupr_id": "X29X77",
        "rating": 5.154,
        "profile_pic_url": null,
        "location": "Dartmouth, MA, US"
      },
      {
        "name": "Diego Lebron",
        "dupr_id": "84WRPM",
        "rating": 5.249,
        "profile_pic_url": null,
        "location": "Troy, NY, US"
      }
    ]
  },
  {
    "team_id": 5798344364,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ty Bruckner",
        "dupr_id": "8MVV6L",
        "rating": 5.348,
        "profile_pic_url": null,
        "location": "Saint Paul, MN, US"
      },
      {
        "name": "Omar Alfaro",
        "dupr_id": "3P5KNM",
        "rating": 5.059,
        "profile_pic_url": null,
        "location": "Johnston, RI, US"
      }
    ]
  }
]