Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

CPL (3.5) Week (3) Pickleball Kingdom Lehigh Valley @ Bounce Malvern

ID: 5243193223

Match Scores

14-21

Win

Play Date

2026-03-11

Play Time (Est)

8:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
FR
Francisca Romulo

ZDPDJD · Breinigsville, PA, US

DUPR

3.464

RR
Raymond Romulo

PZJDYM · PA, US

DUPR

3.494

TEAM 2WINNER
CR
Carolina Reese

67JGO0 · Oreland, PA, US

DUPR

3.304

JJ
Jeffrey Jensen

O6MXNP · West Chester, PA, US

DUPR

3.943

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-5243193223
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5797933399,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Francisca Romulo",
        "dupr_id": "ZDPDJD",
        "rating": 3.464,
        "profile_pic_url": null,
        "location": "Breinigsville, PA, US"
      },
      {
        "name": "Raymond Romulo",
        "dupr_id": "PZJDYM",
        "rating": 3.494,
        "profile_pic_url": null,
        "location": "PA, US"
      }
    ]
  },
  {
    "team_id": 5772846988,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Carolina Reese",
        "dupr_id": "67JGO0",
        "rating": 3.304,
        "profile_pic_url": null,
        "location": "Oreland, PA, US"
      },
      {
        "name": "Jeffrey Jensen",
        "dupr_id": "O6MXNP",
        "rating": 3.943,
        "profile_pic_url": null,
        "location": "West Chester, PA, US"
      }
    ]
  }
]