Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

DUPR night

ID: 7924724833

Match Scores

9-8

Win

Play Date

2025-02-27

Play Time (Est)

2:15 AM

Play Location

80 Lockhart Avenue, Moncton, NB, Canada

Unverified Facility

Competitor Teams

TEAM 1WINNER
DD
Dan Deschenes

4ZPRLM · Dieppe, NB, CA

DUPR

3.950

VS
Vatsal Shah

8MX55D · Dieppe, NB, CA

DUPR

3.988

TEAM 2LOSS
RA
Ron Arsenault

8GZXVM · Moncton, NB, CA

DUPR

3.936

CB
Christopher Bordage

8EQLZV · USA

DUPR

3.978

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-7924724833
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6276809203,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Dan Deschenes",
        "dupr_id": "4ZPRLM",
        "rating": 3.95,
        "profile_pic_url": null,
        "location": "Dieppe, NB, CA"
      },
      {
        "name": "Vatsal Shah",
        "dupr_id": "8MX55D",
        "rating": 3.988,
        "profile_pic_url": null,
        "location": "Dieppe, NB, CA"
      }
    ]
  },
  {
    "team_id": 5953116550,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ron Arsenault",
        "dupr_id": "8GZXVM",
        "rating": 3.936,
        "profile_pic_url": null,
        "location": "Moncton, NB, CA"
      },
      {
        "name": "Christopher Bordage",
        "dupr_id": "8EQLZV",
        "rating": 3.978,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]