Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

CPL (3.5) Week (9) Flemington @ Picklr Fair Lawn

ID: 7518864448

Match Scores

22-24

Win

Play Date

2026-04-22

Play Time (Est)

5:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
SG
Susan Goeckeler

7D5V60 · Frenchtown, NJ, US

DUPR

3.718

JL
John Lottier

PKGPWX · New Hope, PA, US

DUPR

3.802

TEAM 2WINNER
MT
Minette Tubo

EGEMXM · New York, NY, US

DUPR

3.591

BC
Bryan Cobcobo

KXJL6O · Baguio, CAR, PH

DUPR

4.049

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-7518864448
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5985426769,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Susan Goeckeler",
        "dupr_id": "7D5V60",
        "rating": 3.718,
        "profile_pic_url": null,
        "location": "Frenchtown, NJ, US"
      },
      {
        "name": "John Lottier",
        "dupr_id": "PKGPWX",
        "rating": 3.802,
        "profile_pic_url": null,
        "location": "New Hope, PA, US"
      }
    ]
  },
  {
    "team_id": 5531627840,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Minette Tubo",
        "dupr_id": "EGEMXM",
        "rating": 3.591,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      },
      {
        "name": "Bryan Cobcobo",
        "dupr_id": "KXJL6O",
        "rating": 4.049,
        "profile_pic_url": null,
        "location": "Baguio, CAR, PH"
      }
    ]
  }
]