Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

April 14 - Pickleheads Popcorn - Round 7 Game 1

ID: 8021437026

Match Scores

6-11

Loss

Play Date

2026-04-14

Play Time (Est)

7:30 PM

Play Location

PicklersHub

Unverified Facility

Competitor Teams

TEAM 1LOSS
TT
Tai Truong

6K097G · Toronto, ON, CA

DUPR

3.370

EA
Erfan Allafchi

YNPRPG · Vaughan, ON, CA

DUPR

3.217

TEAM 2WINNER
MM
Michael Monteleone

OW9MEL · Toronto, ON, CA

DUPR

3.578

MM
Milad Mirfakhraei

ZDRKMM · Toronto, ON, CA

DUPR

3.843

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-8021437026
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6537956363,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Tai Truong",
        "dupr_id": "6K097G",
        "rating": 3.37,
        "profile_pic_url": null,
        "location": "Toronto, ON, CA"
      },
      {
        "name": "Erfan Allafchi",
        "dupr_id": "YNPRPG",
        "rating": 3.217,
        "profile_pic_url": null,
        "location": "Vaughan, ON, CA"
      }
    ]
  },
  {
    "team_id": 4308534441,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Michael Monteleone",
        "dupr_id": "OW9MEL",
        "rating": 3.578,
        "profile_pic_url": null,
        "location": "Toronto, ON, CA"
      },
      {
        "name": "Milad Mirfakhraei",
        "dupr_id": "ZDRKMM",
        "rating": 3.843,
        "profile_pic_url": null,
        "location": "Toronto, ON, CA"
      }
    ]
  }
]