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

3rd Annual Pickle & Sing Tournament - Mens Doubles Skill: (4.00 To 4.99) CASH PRIZE Age: (Any)

ID: 5526457724

Match Scores

11-7

Win

Play Date

2026-01-17

Play Time (Est)

9:00 PM

Play Location

Worthington, OH

Unverified Facility

Competitor Teams

TEAM 1WINNER
NJ
Neal Johnson

16VOPE · Columbus, OH, US

DUPR

4.898

MM
Maxon Maciejewski

0YPN0N · USA

DUPR

4.519

TEAM 2LOSS
TS
Ted Sun

RZKYXZ · USA

DUPR

4.407

AA
Alex Anikeeff

PK59QG · USA

DUPR

4.776

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-5526457724
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5779828733,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Neal Johnson",
        "dupr_id": "16VOPE",
        "rating": 4.898,
        "profile_pic_url": null,
        "location": "Columbus, OH, US"
      },
      {
        "name": "Maxon Maciejewski",
        "dupr_id": "0YPN0N",
        "rating": 4.519,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8272574151,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ted Sun",
        "dupr_id": "RZKYXZ",
        "rating": 4.407,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Alex Anikeeff",
        "dupr_id": "PK59QG",
        "rating": 4.776,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]