Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Bee Brave Pickleball Tournament 2026 - Mens Doubles Skill: (4.0 - 4.5) Age: (Any)

ID: 6191558712

Match Scores

11-6

Loss

Play Date

2026-03-07

Play Time (Est)

1:00 PM

Play Location

Grand Rapids, MI

View Facility Page →

Competitor Teams

TEAM 1WINNER
JS
Jordan Scheller

VX46XE · USA

DUPR

3.610

JS
Jacob Scheller

0RZYWN · USA

DUPR

3.875

TEAM 2LOSS
PK
Paul Kelley

X2YPJ5 · Big Rapids, MI, US

DUPR

4.011

SF
Scott Frazier

JZ726D · Big Rapids, MI, US

DUPR

3.964

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-6191558712
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6470844357,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jordan Scheller",
        "dupr_id": "VX46XE",
        "rating": 3.61,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jacob Scheller",
        "dupr_id": "0RZYWN",
        "rating": 3.875,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4342502799,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Paul Kelley",
        "dupr_id": "X2YPJ5",
        "rating": 4.011,
        "profile_pic_url": null,
        "location": "Big Rapids, MI, US"
      },
      {
        "name": "Scott Frazier",
        "dupr_id": "JZ726D",
        "rating": 3.964,
        "profile_pic_url": null,
        "location": "Big Rapids, MI, US"
      }
    ]
  }
]