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

2026 Pickle Money Ball - Mens Doubles Skill: (5.0 And Above) Age: (Any)

ID: 7912734039

Match Scores

12-15

Win

Play Date

2026-03-22

Play Time (Est)

4:45 AM

Play Location

Mesa, AZ

View Facility Page →

Competitor Teams

TEAM 1LOSS
ES
Eduardo Santini Ayon

RYOZOM · USA

DUPR

5.955

JP
Joel Poland

1RWXM3 · Kearney, NE, US

DUPR

5.716

TEAM 2WINNER
RN
Rio Newcombe

3OWZVE · Gilbert, AZ, US

DUPR

5.784

AM
Andre Millet

L5KVOK · Las Vegas, NV, US

DUPR

5.727

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-7912734039
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7791165431,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Eduardo Santini Ayon",
        "dupr_id": "RYOZOM",
        "rating": 5.955,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Joel Poland",
        "dupr_id": "1RWXM3",
        "rating": 5.716,
        "profile_pic_url": null,
        "location": "Kearney, NE, US"
      }
    ]
  },
  {
    "team_id": 6981671992,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Rio Newcombe",
        "dupr_id": "3OWZVE",
        "rating": 5.784,
        "profile_pic_url": null,
        "location": "Gilbert, AZ, US"
      },
      {
        "name": "Andre Millet",
        "dupr_id": "L5KVOK",
        "rating": 5.727,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      }
    ]
  }
]