Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

High Intermediate (3.5–4.0+) Partner Play - DUPR

ID: 6907455068

Match Scores

6-11

Win

Play Date

2026-01-23

Play Time (Est)

9:00 PM

Play Location

Pickleplex Downsview

Unverified Facility

Competitor Teams

TEAM 1LOSS
IS
Itai Shneor

X2JPDR · USA

DUPR

3.943

GS
Guy Shakarghi

NR2756 · USA

DUPR

2.974

TEAM 2WINNER
LL
Louis Lee

PKQ75M · Toronto, ON, CA

DUPR

4.007

BL
Baron Lam

56MXJ5 · Toronto, ON, CA

DUPR

3.630

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-6907455068
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4393129537,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Itai Shneor",
        "dupr_id": "X2JPDR",
        "rating": 3.943,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Guy Shakarghi",
        "dupr_id": "NR2756",
        "rating": 2.974,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5322308215,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Louis Lee",
        "dupr_id": "PKQ75M",
        "rating": 4.007,
        "profile_pic_url": null,
        "location": "Toronto, ON, CA"
      },
      {
        "name": "Baron Lam",
        "dupr_id": "56MXJ5",
        "rating": 3.63,
        "profile_pic_url": null,
        "location": "Toronto, ON, CA"
      }
    ]
  }
]