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

Fairgrounds - Pickleheads Popcorn - Round 8 Game 1

ID: 7314219909

Match Scores

9-6

Win

Play Date

2026-05-26

Play Time (Est)

10:15 AM

Play Location

Fairgrounds Public Racket Club - Cloverdale

Unverified Facility

Competitor Teams

TEAM 1WINNER
MM
Michael Monteleone

OW9MEL · Toronto, ON, CA

DUPR

3.489

EA
Erfan Allafchi

YNPRPG · Vaughan, ON, CA

DUPR

3.237

TEAM 2LOSS
TT
Tai Truong

6K097G · Toronto, ON, CA

DUPR

3.334

MM
Milad Mirfakhraei

ZDRKMM · Toronto, ON, CA

DUPR

3.695

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-7314219909
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4829075227,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Michael Monteleone",
        "dupr_id": "OW9MEL",
        "rating": 3.489,
        "profile_pic_url": null,
        "location": "Toronto, ON, CA"
      },
      {
        "name": "Erfan Allafchi",
        "dupr_id": "YNPRPG",
        "rating": 3.237,
        "profile_pic_url": null,
        "location": "Vaughan, ON, CA"
      }
    ]
  },
  {
    "team_id": 6529452513,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Tai Truong",
        "dupr_id": "6K097G",
        "rating": 3.334,
        "profile_pic_url": null,
        "location": "Toronto, ON, CA"
      },
      {
        "name": "Milad Mirfakhraei",
        "dupr_id": "ZDRKMM",
        "rating": 3.695,
        "profile_pic_url": null,
        "location": "Toronto, ON, CA"
      }
    ]
  }
]