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

Side Out Summer Kickoff - Coed Doubles Moneyball: 5.0 Team Average Cap

ID: 7874664099

Match Scores

11-6

Win

Play Date

2026-06-06

Play Time (Est)

4:45 AM

Play Location

Marietta, GA

View Facility Page →

Competitor Teams

TEAM 1WINNER
CH
Connor Haigh

RZ4ZQQ · USA

DUPR

4.499

BG
Ben Giles

RY4QEN · Cobb County, GA, US

DUPR

4.733

TEAM 2LOSS
SF
Shane Fadem

1RPZYM · Marietta, GA, US

DUPR

4.442

TM
Taylor Marshall

672MXG · USA

DUPR

4.388

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-7874664099
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6172509733,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Connor Haigh",
        "dupr_id": "RZ4ZQQ",
        "rating": 4.499,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ben  Giles",
        "dupr_id": "RY4QEN",
        "rating": 4.733,
        "profile_pic_url": null,
        "location": "Cobb County, GA, US"
      }
    ]
  },
  {
    "team_id": 6124910086,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Shane Fadem",
        "dupr_id": "1RPZYM",
        "rating": 4.442,
        "profile_pic_url": null,
        "location": "Marietta, GA, US"
      },
      {
        "name": "Taylor  Marshall",
        "dupr_id": "672MXG",
        "rating": 4.388,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]