Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool F - College Team

ID: 8493411025

Match Scores

20-22

Win

Play Date

2026-03-28

Play Time (Est)

2:15 AM

Play Location

Pickle on Penn

Unverified Facility

Competitor Teams

TEAM 1LOSS
SR
Samuel Reising

4L4L52 · Richmond, IN, US

DUPR

3.993

AK
Alexander Kroon

4L25W6 · Zionsville, IN, US

DUPR

4.440

TEAM 2WINNER
NB
Nathan Bishop

76RDW4 · Rochester Hills, MI, US

DUPR

4.433

RH
Richard Huang

O6G2XE · USA

DUPR

4.164

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-8493411025
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4581620767,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Samuel Reising",
        "dupr_id": "4L4L52",
        "rating": 3.993,
        "profile_pic_url": null,
        "location": "Richmond, IN, US"
      },
      {
        "name": "Alexander Kroon",
        "dupr_id": "4L25W6",
        "rating": 4.44,
        "profile_pic_url": null,
        "location": "Zionsville, IN, US"
      }
    ]
  },
  {
    "team_id": 5844087956,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Nathan Bishop",
        "dupr_id": "76RDW4",
        "rating": 4.433,
        "profile_pic_url": null,
        "location": "Rochester Hills, MI, US"
      },
      {
        "name": "Richard Huang",
        "dupr_id": "O6G2XE",
        "rating": 4.164,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]