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

Side Out Spring Classic - Coed Doubles Skill: (4.000 To 4.999) Age: (Any)

ID: 4777120104

Match Scores

8-11

Loss

Play Date

2026-04-04

Play Time (Est)

1:00 PM

Play Location

Marietta, GA

View Facility Page →

Competitor Teams

TEAM 1LOSS
NJ
Nick Johnson

YNZZNP · USA

DUPR

4.044

BG
Ben Giles

RY4QEN · Cobb County, GA, US

DUPR

4.614

TEAM 2WINNER
JC
Jordon Carswell

ODDYKL · Marietta, GA, US

DUPR

4.654

BM
Brian Marquez

94E72E · Cherokee County, GA, US

DUPR

4.737

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-4777120104
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5811927123,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Nick Johnson",
        "dupr_id": "YNZZNP",
        "rating": 4.044,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ben  Giles",
        "dupr_id": "RY4QEN",
        "rating": 4.614,
        "profile_pic_url": null,
        "location": "Cobb County, GA, US"
      }
    ]
  },
  {
    "team_id": 7855813022,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jordon Carswell",
        "dupr_id": "ODDYKL",
        "rating": 4.654,
        "profile_pic_url": null,
        "location": "Marietta, GA, US"
      },
      {
        "name": "Brian Marquez",
        "dupr_id": "94E72E",
        "rating": 4.737,
        "profile_pic_url": null,
        "location": "Cherokee County, GA, US"
      }
    ]
  }
]