Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

Spring Baller - Men's Doubles 3.0-3.49

ID: 6415053350

Match Scores

11-1

Loss

Play Date

2026-03-21

Play Time (Est)

3:30 PM

Play Location

Red Bank, NJ

View Facility Page →

Competitor Teams

TEAM 1WINNER
SN
Steve Noglows

5EJ640 · USA

DUPR

2.697

JM
jason muscari

Z9K9ZL · USA

DUPR

3.501

TEAM 2LOSS
AS
Anthony Solares

DNQGN4 · Robbinsville Township, NJ, US

DUPR

3.421

DR
Danny Ruiz

99VRLJ · East Windsor, NJ, US

DUPR

3.255

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-6415053350
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7976988572,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Steve Noglows",
        "dupr_id": "5EJ640",
        "rating": 2.697,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "jason muscari",
        "dupr_id": "Z9K9ZL",
        "rating": 3.501,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5940690522,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Anthony Solares",
        "dupr_id": "DNQGN4",
        "rating": 3.421,
        "profile_pic_url": null,
        "location": "Robbinsville Township, NJ, US"
      },
      {
        "name": "Danny Ruiz",
        "dupr_id": "99VRLJ",
        "rating": 3.255,
        "profile_pic_url": null,
        "location": "East Windsor, NJ, US"
      }
    ]
  }
]