Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Men's 8.5 Moneyball

ID: 7528019171

Match Scores

11-7

Loss

Play Date

2025-11-19

Play Time (Est)

12:45 AM

Play Location

1823 N Brown Rd, Lawrenceville, GA 30043, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
DA
DELETED Account

L5Y94Q · USA

DUPR

3.985

RL
Robert Lopez

76EOZ0 · Lawrenceville, GA, US

DUPR

3.702

TEAM 2LOSS
CH
Carlos herrera

QPKNM4 · Gwinnett County, GA, US

DUPR

3.623

GC
Garry Cotto

G5PENX · Gwinnett County, GA, US

DUPR

3.261

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-7528019171
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8063331524,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "DELETED Account",
        "dupr_id": "L5Y94Q",
        "rating": 3.985,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Robert Lopez",
        "dupr_id": "76EOZ0",
        "rating": 3.702,
        "profile_pic_url": null,
        "location": "Lawrenceville, GA, US"
      }
    ]
  },
  {
    "team_id": 8321846286,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Carlos herrera",
        "dupr_id": "QPKNM4",
        "rating": 3.623,
        "profile_pic_url": null,
        "location": "Gwinnett County, GA, US"
      },
      {
        "name": "Garry Cotto",
        "dupr_id": "G5PENX",
        "rating": 3.261,
        "profile_pic_url": null,
        "location": "Gwinnett County, GA, US"
      }
    ]
  }
]