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

Dill Dinkers March Madness - Mini Moneyball: (4.999 And Under)

ID: 8131954839

Match Scores

11-1

Loss

Play Date

2026-03-29

Play Time (Est)

4:45 AM

Play Location

Simsbury, CT

Unverified Facility

Competitor Teams

TEAM 1WINNER
AD
Alexander DuVerger

ODRNEP · Old Saybrook, CT, US

DUPR

5.148

JA
Junior Alarcon

994Z9K · Montville, CT, US

DUPR

4.872

TEAM 2LOSS
CD
Cameron Daly

8J5V9D · New London, CT, US

DUPR

4.807

RP
Roger Parent

7DZ2O4 · Simsbury, CT, US

DUPR

4.688

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-8131954839
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8447511070,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Alexander DuVerger",
        "dupr_id": "ODRNEP",
        "rating": 5.148,
        "profile_pic_url": null,
        "location": "Old Saybrook, CT, US"
      },
      {
        "name": "Junior Alarcon",
        "dupr_id": "994Z9K",
        "rating": 4.872,
        "profile_pic_url": null,
        "location": "Montville, CT, US"
      }
    ]
  },
  {
    "team_id": 4995389542,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Cameron Daly",
        "dupr_id": "8J5V9D",
        "rating": 4.807,
        "profile_pic_url": null,
        "location": "New London, CT, US"
      },
      {
        "name": "Roger Parent",
        "dupr_id": "7DZ2O4",
        "rating": 4.688,
        "profile_pic_url": null,
        "location": "Simsbury, CT, US"
      }
    ]
  }
]