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

MONEYBALL CLASSIC

ID: 6912235939

Match Scores

2-11

Win

Play Date

2026-04-25

Play Time (Est)

8:45 AM

Play Location

10 Southdale Center, Edina, MN 55435, USA

Unverified Facility

Competitor Teams

TEAM 1LOSS
WC
Will Connelly

5EWV0V · Golden Valley, MN, US

DUPR

4.187

JB
Jay Baker

1QN2DN · Medina, MN, US

DUPR

4.464

TEAM 2WINNER
MW
Matthew Walker

8G7WZX · USA

DUPR

5.263

JD
Justin Dering

8ENLYW · Minneapolis, MN, US

DUPR

5.049

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-6912235939
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6298055884,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Will  Connelly",
        "dupr_id": "5EWV0V",
        "rating": 4.187,
        "profile_pic_url": null,
        "location": "Golden Valley, MN, US"
      },
      {
        "name": "Jay Baker",
        "dupr_id": "1QN2DN",
        "rating": 4.464,
        "profile_pic_url": null,
        "location": "Medina, MN, US"
      }
    ]
  },
  {
    "team_id": 5954479111,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Matthew Walker",
        "dupr_id": "8G7WZX",
        "rating": 5.263,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Justin Dering",
        "dupr_id": "8ENLYW",
        "rating": 5.049,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  }
]