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: 8305067296

Match Scores

3-15

Win

Play Date

2026-02-21

Play Time (Est)

5:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
LP
Lisa Pinder

8EJMOV · Mount Laurel Township, NJ, US

DUPR

3.180

RK
Robert Kin Fung

55XV25 · USA

DUPR

2.829

TEAM 2WINNER
JB
John Betts

12Z979 · Tabernacle, NJ, US

DUPR

3.799

LL
Lisa Loeber

XJYM77 · Evesham, NJ, US

DUPR

3.507

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-8305067296
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6782027149,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Lisa Pinder",
        "dupr_id": "8EJMOV",
        "rating": 3.18,
        "profile_pic_url": null,
        "location": "Mount Laurel Township, NJ, US"
      },
      {
        "name": "Robert Kin Fung",
        "dupr_id": "55XV25",
        "rating": 2.829,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7163928981,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "John Betts",
        "dupr_id": "12Z979",
        "rating": 3.799,
        "profile_pic_url": null,
        "location": "Tabernacle, NJ, US"
      },
      {
        "name": "Lisa Loeber",
        "dupr_id": "XJYM77",
        "rating": 3.507,
        "profile_pic_url": null,
        "location": "Evesham, NJ, US"
      }
    ]
  }
]