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

Spring Swing - Mens Doubles Skill: (3.5) Age: (Any)

ID: 7942187225

Match Scores

5-15

Win

Play Date

2026-04-25

Play Time (Est)

6:15 AM

Play Location

Boothwyne, PA

Unverified Facility

Competitor Teams

TEAM 1LOSS
BC
Blake Cain

7Z5VX4 · USA

DUPR

3.070

JE
Jacob Edwards

V60QOE · USA

DUPR

3.070

TEAM 2WINNER
AS
Anthony Solares

DNQGN4 · Robbinsville Township, NJ, US

DUPR

3.436

DR
Danny Ruiz

99VRLJ · East Windsor, NJ, US

DUPR

3.298

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-7942187225
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7501851395,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Blake Cain",
        "dupr_id": "7Z5VX4",
        "rating": 3.07,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jacob Edwards",
        "dupr_id": "V60QOE",
        "rating": 3.07,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5640912142,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Anthony Solares",
        "dupr_id": "DNQGN4",
        "rating": 3.436,
        "profile_pic_url": null,
        "location": "Robbinsville Township, NJ, US"
      },
      {
        "name": "Danny Ruiz",
        "dupr_id": "99VRLJ",
        "rating": 3.298,
        "profile_pic_url": null,
        "location": "East Windsor, NJ, US"
      }
    ]
  }
]