Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Men's 8.5 Moneyball

ID: 6055507753

Match Scores

11-2

Loss

Play Date

2025-11-19

Play Time (Est)

2:15 AM

Play Location

1823 N Brown Rd, Lawrenceville, GA 30043, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
JC
Joshua Cornett

V7EW27 · Duluth, GA, US

DUPR

4.810

ML
Matthew Lemmings

K55NDQ · USA

DUPR

3.799

TEAM 2LOSS
CH
Carlos herrera

QPKNM4 · USA

DUPR

3.677

GC
Garry Cotto

G5PENX · Gwinnett County, GA, US

DUPR

3.285

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-6055507753
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7437286054,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Joshua Cornett",
        "dupr_id": "V7EW27",
        "rating": 4.81,
        "profile_pic_url": null,
        "location": "Duluth, GA, US"
      },
      {
        "name": "Matthew Lemmings",
        "dupr_id": "K55NDQ",
        "rating": 3.799,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7024230069,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Carlos herrera",
        "dupr_id": "QPKNM4",
        "rating": 3.677,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Garry Cotto",
        "dupr_id": "G5PENX",
        "rating": 3.285,
        "profile_pic_url": null,
        "location": "Gwinnett County, GA, US"
      }
    ]
  }
]