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

Pool A - College Team

ID: 4620989758

Match Scores

21-7

Win

Play Date

2026-03-28

Play Time (Est)

11:30 PM

Play Location

Pickle on Penn

Unverified Facility

Competitor Teams

TEAM 1WINNER
MF
Michael Feagins

V7N06P · Cincinnati, OH, US

DUPR

5.281

CH
Charlie Hall

1QQMV5 · Carmel, IN, US

DUPR

5.102

TEAM 2LOSS
SR
Samuel Reising

4L4L52 · Richmond, IN, US

DUPR

3.919

AK
Alexander Kroon

4L25W6 · Zionsville, IN, US

DUPR

4.445

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-4620989758
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7319829619,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Michael Feagins",
        "dupr_id": "V7N06P",
        "rating": 5.281,
        "profile_pic_url": null,
        "location": "Cincinnati, OH, US"
      },
      {
        "name": "Charlie Hall",
        "dupr_id": "1QQMV5",
        "rating": 5.102,
        "profile_pic_url": null,
        "location": "Carmel, IN, US"
      }
    ]
  },
  {
    "team_id": 7410629706,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Samuel Reising",
        "dupr_id": "4L4L52",
        "rating": 3.919,
        "profile_pic_url": null,
        "location": "Richmond, IN, US"
      },
      {
        "name": "Alexander Kroon",
        "dupr_id": "4L25W6",
        "rating": 4.445,
        "profile_pic_url": null,
        "location": "Zionsville, IN, US"
      }
    ]
  }
]