Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

CPL (4.0) Week (5) Flemington Green @ Monroe Flash

ID: 6940841047

Match Scores

16-21

Loss

Play Date

2025-09-21

Play Time (Est)

8:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
SG
Steven Gregov

8JM6DO · Scotch Plains, NJ, US

DUPR

4.066

AM
Art Muth

3VRE07 · Hillsborough Township, NJ, US

DUPR

4.214

TEAM 2WINNER
JB
Jon Bliven

8EDW9J · Old Bridge, NJ, US

DUPR

4.229

KW
Kevin Wysoczynski

V7GKO7 · Matawan, NJ, US

DUPR

4.309

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-6940841047
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8146210131,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Steven Gregov",
        "dupr_id": "8JM6DO",
        "rating": 4.066,
        "profile_pic_url": null,
        "location": "Scotch Plains, NJ, US"
      },
      {
        "name": "Art Muth",
        "dupr_id": "3VRE07",
        "rating": 4.214,
        "profile_pic_url": null,
        "location": "Hillsborough Township, NJ, US"
      }
    ]
  },
  {
    "team_id": 6454175601,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jon Bliven",
        "dupr_id": "8EDW9J",
        "rating": 4.229,
        "profile_pic_url": null,
        "location": "Old Bridge, NJ, US"
      },
      {
        "name": "Kevin Wysoczynski",
        "dupr_id": "V7GKO7",
        "rating": 4.309,
        "profile_pic_url": null,
        "location": "Matawan, NJ, US"
      }
    ]
  }
]