Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

Fairgrounds - Pickleheads Popcorn - Round 3 Game 1

ID: 6789438567

Match Scores

6-9

Win

Play Date

2026-05-26

Play Time (Est)

4:45 AM

Play Location

Fairgrounds Public Racket Club - Cloverdale

Unverified Facility

Competitor Teams

TEAM 1LOSS
TT
Tai Truong

6K097G · Toronto, ON, CA

DUPR

3.305

EA
Erfan Allafchi

YNPRPG · Vaughan, ON, CA

DUPR

3.246

TEAM 2WINNER
MM
Michael Monteleone

OW9MEL · Toronto, ON, CA

DUPR

3.467

MM
Milad Mirfakhraei

ZDRKMM · Toronto, ON, CA

DUPR

3.746

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-6789438567
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5783558671,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Tai Truong",
        "dupr_id": "6K097G",
        "rating": 3.305,
        "profile_pic_url": null,
        "location": "Toronto, ON, CA"
      },
      {
        "name": "Erfan Allafchi",
        "dupr_id": "YNPRPG",
        "rating": 3.246,
        "profile_pic_url": null,
        "location": "Vaughan, ON, CA"
      }
    ]
  },
  {
    "team_id": 8143451695,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Michael Monteleone",
        "dupr_id": "OW9MEL",
        "rating": 3.467,
        "profile_pic_url": null,
        "location": "Toronto, ON, CA"
      },
      {
        "name": "Milad Mirfakhraei",
        "dupr_id": "ZDRKMM",
        "rating": 3.746,
        "profile_pic_url": null,
        "location": "Toronto, ON, CA"
      }
    ]
  }
]