Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

Camp Pickleball's Spring Smash - Mixed Doubles: (Open / 4.5+)

ID: 4741450552

Match Scores

11-5

Loss

Play Date

2026-04-25

Play Time (Est)

5:00 PM

Play Location

Plainville, CT

Unverified Facility

Competitor Teams

TEAM 1WINNER
GL
Gina Li

ZNX26L · USA

DUPR

5.031

Faraaz Javed

56PEDP · Lahore, Punjab, PK

DUPR

5.082

TEAM 2LOSS
MB
Marisol Bordo

DN2G26 · Farmington, CT, US

DUPR

4.425

MJ
Matthew Jenings

8DO4KY · Southington, CT, US

DUPR

4.884

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-4741450552
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7033643089,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Gina Li",
        "dupr_id": "ZNX26L",
        "rating": 5.031,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Faraaz Javed",
        "dupr_id": "56PEDP",
        "rating": 5.082,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/665f951f139f0.jpg",
        "location": "Lahore, Punjab, PK"
      }
    ]
  },
  {
    "team_id": 7977540191,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Marisol Bordo",
        "dupr_id": "DN2G26",
        "rating": 4.425,
        "profile_pic_url": null,
        "location": "Farmington, CT, US"
      },
      {
        "name": "Matthew Jenings",
        "dupr_id": "8DO4KY",
        "rating": 4.884,
        "profile_pic_url": null,
        "location": "Southington, CT, US"
      }
    ]
  }
]