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

Pool A - College Team

ID: 6682845335

Match Scores

20-22

Win

Play Date

2026-03-28

Play Time (Est)

12:45 AM

Play Location

Pickle on Penn

Unverified Facility

Competitor Teams

TEAM 1LOSS
CW
Carter Wittendorf

84V4E2 · Bloomington, IN, US

DUPR

5.023

Michael Asplund

6ZR42G · Bloomington, IN, US

DUPR

5.055

TEAM 2WINNER
MF
Michael Feagins

V7N06P · Cincinnati, OH, US

DUPR

5.280

CH
Charlie Hall

1QQMV5 · Carmel, IN, US

DUPR

5.095

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-6682845335
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6089642785,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Carter Wittendorf",
        "dupr_id": "84V4E2",
        "rating": 5.023,
        "profile_pic_url": null,
        "location": "Bloomington, IN, US"
      },
      {
        "name": "Michael Asplund",
        "dupr_id": "6ZR42G",
        "rating": 5.055,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/2310/images/profile/8b53e61e-3159-48a5-b58d-57431efa86c7.jpg",
        "location": "Bloomington, IN, US"
      }
    ]
  },
  {
    "team_id": 4784260988,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Michael Feagins",
        "dupr_id": "V7N06P",
        "rating": 5.28,
        "profile_pic_url": null,
        "location": "Cincinnati, OH, US"
      },
      {
        "name": "Charlie Hall",
        "dupr_id": "1QQMV5",
        "rating": 5.095,
        "profile_pic_url": null,
        "location": "Carmel, IN, US"
      }
    ]
  }
]