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

Spring Baller - Men's Doubles 3.0-3.49

ID: 4448163700

Match Scores

3-11

Loss

Play Date

2026-03-21

Play Time (Est)

5:00 PM

Play Location

Red Bank, NJ

View Facility Page →

Competitor Teams

TEAM 1LOSS
AS
Anthony Solares

DNQGN4 · Robbinsville Township, NJ, US

DUPR

3.464

DR
Danny Ruiz

99VRLJ · East Windsor, NJ, US

DUPR

3.297

TEAM 2WINNER
TC
Troy Coville

2Z7XP9 · USA

DUPR

2.869

JC
Jake chemo

ELWWKV · USA

DUPR

3.158

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-4448163700
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8312591401,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Anthony Solares",
        "dupr_id": "DNQGN4",
        "rating": 3.464,
        "profile_pic_url": null,
        "location": "Robbinsville Township, NJ, US"
      },
      {
        "name": "Danny Ruiz",
        "dupr_id": "99VRLJ",
        "rating": 3.297,
        "profile_pic_url": null,
        "location": "East Windsor, NJ, US"
      }
    ]
  },
  {
    "team_id": 8263379112,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Troy Coville",
        "dupr_id": "2Z7XP9",
        "rating": 2.869,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jake chemo",
        "dupr_id": "ELWWKV",
        "rating": 3.158,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]