Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool A- DUPR 16 - The Dink Minor League Pickleball @ Players Courtyard hosted by All State Pickleball League March 29

ID: 7481109470

Match Scores

14-21

Loss

Play Date

2025-03-29

Play Time (Est)

3:30 PM

Play Location

Players Courtyard Pickleball Club

Unverified Facility

Competitor Teams

TEAM 1LOSS
JB
James Bulicki

QPXD70 · Pennsauken Township, NJ, US

DUPR

4.037

JE
Jodi Evans

1NMQGN · Spring City, PA, US

DUPR

3.541

TEAM 2WINNER
CL
Christian Lupica

8KV5WY · Philadelphia, PA, US

DUPR

4.195

KL
Kylie Lupica

XJJZG4 · Philadelphia, PA, US

DUPR

3.571

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-7481109470
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8541311076,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "James Bulicki",
        "dupr_id": "QPXD70",
        "rating": 4.037,
        "profile_pic_url": null,
        "location": "Pennsauken Township, NJ, US"
      },
      {
        "name": "Jodi Evans",
        "dupr_id": "1NMQGN",
        "rating": 3.541,
        "profile_pic_url": null,
        "location": "Spring City, PA, US"
      }
    ]
  },
  {
    "team_id": 5435762019,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Christian Lupica",
        "dupr_id": "8KV5WY",
        "rating": 4.195,
        "profile_pic_url": null,
        "location": "Philadelphia, PA, US"
      },
      {
        "name": "Kylie Lupica",
        "dupr_id": "XJJZG4",
        "rating": 3.571,
        "profile_pic_url": null,
        "location": "Philadelphia, PA, US"
      }
    ]
  }
]