Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 7494441552

Match Scores

15-21

Loss

Play Date

2025-09-21

Play Time (Est)

1:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
CF
Christine Ferraez

3VM7Z5 · Readington Township, NJ, US

DUPR

4.011

AM
Art Muth

3VRE07 · Hillsborough Township, NJ, US

DUPR

4.228

TEAM 2WINNER
MF
Morgan Fishman

PKGJ5M · Manalapan Township, NJ, US

DUPR

4.261

JB
Jon Bliven

8EDW9J · Old Bridge, NJ, US

DUPR

4.220

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-7494441552
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6133534567,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Christine Ferraez",
        "dupr_id": "3VM7Z5",
        "rating": 4.011,
        "profile_pic_url": null,
        "location": "Readington Township, NJ, US"
      },
      {
        "name": "Art Muth",
        "dupr_id": "3VRE07",
        "rating": 4.228,
        "profile_pic_url": null,
        "location": "Hillsborough Township, NJ, US"
      }
    ]
  },
  {
    "team_id": 4779897733,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Morgan Fishman",
        "dupr_id": "PKGJ5M",
        "rating": 4.261,
        "profile_pic_url": null,
        "location": "Manalapan Township, NJ, US"
      },
      {
        "name": "Jon Bliven",
        "dupr_id": "8EDW9J",
        "rating": 4.22,
        "profile_pic_url": null,
        "location": "Old Bridge, NJ, US"
      }
    ]
  }
]