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

PPA Tour: Indoor National Championships - Mens Doubles Skill: (5.0) Age: (35 To 49)

ID: 8413183590

Match Scores

5-11, 2-11

Win

Play Date

2026-01-24

Play Time (Est)

7:30 PM

Play Location

Lakeville, MN

View Facility Page →

Competitor Teams

TEAM 1LOSS
PA
Pablo Avendano

4L9NKG · Minneapolis, MN, US

DUPR

4.724

SA
Sam Anthony

127OPY · USA

DUPR

4.823

TEAM 2WINNER
BS
Benjamin Shamrokh

3V6YKJ · Minneapolis, US

DUPR

4.867

AN
Allen Ng

30RZ4G · Minnetonka, MN, US

DUPR

5.385

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-8413183590
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8446103640,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Pablo Avendano",
        "dupr_id": "4L9NKG",
        "rating": 4.724,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      },
      {
        "name": "Sam Anthony",
        "dupr_id": "127OPY",
        "rating": 4.823,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7884260820,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Benjamin Shamrokh",
        "dupr_id": "3V6YKJ",
        "rating": 4.867,
        "profile_pic_url": null,
        "location": "Minneapolis, US"
      },
      {
        "name": "Allen Ng",
        "dupr_id": "30RZ4G",
        "rating": 5.385,
        "profile_pic_url": null,
        "location": "Minnetonka, MN, US"
      }
    ]
  }
]