Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

CPL (4.0) Week (12) ACE @ Pickle House

ID: 7158465067

Match Scores

17-21

Win

Play Date

2026-05-14

Play Time (Est)

8:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
SF
Stacey Frank

8M5LRD · Medford, NJ, US

DUPR

4.071

PB
Pam Boyd

35MO0V · Medford, NJ, US

DUPR

3.993

TEAM 2WINNER
EB
Emily Babinsky

MYX9GG · Allentown, NJ, US

DUPR

4.531

CH
Caitlin Hall

KOMJOK · NJ, US

DUPR

3.806

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-7158465067
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4635149294,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Stacey Frank",
        "dupr_id": "8M5LRD",
        "rating": 4.071,
        "profile_pic_url": null,
        "location": "Medford, NJ, US"
      },
      {
        "name": "Pam Boyd",
        "dupr_id": "35MO0V",
        "rating": 3.993,
        "profile_pic_url": null,
        "location": "Medford, NJ, US"
      }
    ]
  },
  {
    "team_id": 6455158400,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Emily Babinsky",
        "dupr_id": "MYX9GG",
        "rating": 4.531,
        "profile_pic_url": null,
        "location": "Allentown, NJ, US"
      },
      {
        "name": "Caitlin Hall",
        "dupr_id": "KOMJOK",
        "rating": 3.806,
        "profile_pic_url": null,
        "location": "NJ, US"
      }
    ]
  }
]