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

2026 Pickle Money Ball - Mixed Doubles Skill: (5.0+) Open

ID: 4427209741

Match Scores

15-5

Loss

Play Date

2026-03-21

Play Time (Est)

2:15 AM

Play Location

Mesa, AZ

View Facility Page →

Competitor Teams

TEAM 1WINNER
FR
Florencia Rossi Luque

3PL2LE · USA

DUPR

5.274

RN
Rio Newcombe

3OWZVE · Gilbert, AZ, US

DUPR

5.775

TEAM 2LOSS
GB
Gabrielle Boudreau

12Y6J9 · La Quinta, CA, US

DUPR

4.283

JW
Jerry Worsham III

355DE5 · Phoenix, AZ, US

DUPR

5.062

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-4427209741
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6730365554,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Florencia Rossi Luque",
        "dupr_id": "3PL2LE",
        "rating": 5.274,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Rio Newcombe",
        "dupr_id": "3OWZVE",
        "rating": 5.775,
        "profile_pic_url": null,
        "location": "Gilbert, AZ, US"
      }
    ]
  },
  {
    "team_id": 4808133650,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Gabrielle Boudreau",
        "dupr_id": "12Y6J9",
        "rating": 4.283,
        "profile_pic_url": null,
        "location": "La Quinta, CA, US"
      },
      {
        "name": "Jerry Worsham III",
        "dupr_id": "355DE5",
        "rating": 5.062,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      }
    ]
  }
]