Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

Men's/Women's/Mixed Doubles Event - APC Championship Series - February 2026 - Moorestown and Voorhees - Mixed - 3.5 - Over 50

ID: 4379522046

Match Scores

2-15

Win

Play Date

2026-02-21

Play Time (Est)

7:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
TD
Tami Dimmerman

RY07OM · USA

DUPR

2.691

MM
Michael Moorhead

8KMLLO · USA

DUPR

3.061

TEAM 2WINNER
JB
John Betts

12Z979 · Tabernacle, NJ, US

DUPR

3.809

LL
Lisa Loeber

XJYM77 · Evesham, NJ, US

DUPR

3.520

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-4379522046
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7732846664,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Tami Dimmerman",
        "dupr_id": "RY07OM",
        "rating": 2.691,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Michael Moorhead",
        "dupr_id": "8KMLLO",
        "rating": 3.061,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8564890499,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "John Betts",
        "dupr_id": "12Z979",
        "rating": 3.809,
        "profile_pic_url": null,
        "location": "Tabernacle, NJ, US"
      },
      {
        "name": "Lisa Loeber",
        "dupr_id": "XJYM77",
        "rating": 3.52,
        "profile_pic_url": null,
        "location": "Evesham, NJ, US"
      }
    ]
  }
]