Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

CPL (4.0) Week (12) Flemington Blue @ Montville

ID: 6360874573

Match Scores

20-22

Loss

Play Date

2026-05-14

Play Time (Est)

2:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
MT
Mary T Brashier

30OXL2 · New Hope, PA, US

DUPR

3.731

EB
Eric Berlinger

XJLE2R · Flemington, NJ, US

DUPR

3.891

TEAM 2WINNER
KT
Kaleigh Tierney

NYKXG2 · Morristown, NJ, US

DUPR

4.139

XK
Xhulio Kola

76NY59 · Morristown, NJ, US

DUPR

4.170

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-6360874573
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7009523152,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Mary T Brashier",
        "dupr_id": "30OXL2",
        "rating": 3.731,
        "profile_pic_url": null,
        "location": "New Hope, PA, US"
      },
      {
        "name": "Eric Berlinger",
        "dupr_id": "XJLE2R",
        "rating": 3.891,
        "profile_pic_url": null,
        "location": "Flemington, NJ, US"
      }
    ]
  },
  {
    "team_id": 7393392833,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kaleigh Tierney",
        "dupr_id": "NYKXG2",
        "rating": 4.139,
        "profile_pic_url": null,
        "location": "Morristown, NJ, US"
      },
      {
        "name": "Xhulio Kola",
        "dupr_id": "76NY59",
        "rating": 4.17,
        "profile_pic_url": null,
        "location": "Morristown, NJ, US"
      }
    ]
  }
]