Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

DUPR League S2 3.5-4.5 Session 2

ID: 7938873923

Match Scores

15-3

Loss

Play Date

2025-01-23

Play Time (Est)

12:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
OC
Olivier Castonguay

9PV527 · USA

DUPR

3.701

NP
Naim Poonja Tremblay

W6NPOL · USA

DUPR

3.913

TEAM 2LOSS
FF
Frédéric Filteau

JJWLDJ · USA

DUPR

3.250

SB
Sylvie Bouchard

6ZVPOQ · Notre-Dame-de-l'Île-Perrot, QC, CA

DUPR

3.385

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-7938873923
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4628976934,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Olivier Castonguay",
        "dupr_id": "9PV527",
        "rating": 3.701,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Naim Poonja Tremblay",
        "dupr_id": "W6NPOL",
        "rating": 3.913,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4760676804,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Frédéric  Filteau",
        "dupr_id": "JJWLDJ",
        "rating": 3.25,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Sylvie Bouchard",
        "dupr_id": "6ZVPOQ",
        "rating": 3.385,
        "profile_pic_url": null,
        "location": "Notre-Dame-de-l'ÃŽle-Perrot, QC, CA"
      }
    ]
  }
]